We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04bad53 + 56ce449 commit fde855fCopy full SHA for fde855f
fedora/python-requre.spec
@@ -1,7 +1,7 @@
1
%global srcname requre
2
3
Name: python-%{srcname}
4
-Version: 0.8.0
+Version: 0.8.1
5
Release: 1%{?dist}
6
Summary: Python library what allows re/store output of various objects for testing
7
@@ -57,6 +57,9 @@ rm -rf %{srcname}.egg-info
57
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info
58
59
%changelog
60
+* Fri Jun 18 16:08:54 CEST 2021 Frantisek Lachman <[email protected]> - 0.8.1-1
61
+- New upstream release 0.8.1
62
+
63
* Fri May 7 09:25:33 CEST 2021 Frantisek Lachman <[email protected]> - 0.8.0-1
64
- New upstream release 0.8.0
65
0 commit comments