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 6efa15b + 4a36c78 commit ca41957Copy full SHA for ca41957
fedora/python-requre.spec
@@ -1,7 +1,7 @@
1
%global srcname requre
2
3
Name: python-%{srcname}
4
-Version: 0.7.1
+Version: 0.8.0
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 May 7 09:25:33 CEST 2021 Frantisek Lachman <[email protected]> - 0.8.0-1
61
+- New upstream release 0.8.0
62
+
63
* Fri Apr 30 2021 Hunor Csomortáni <[email protected]> - 0.7.1-1
64
- New upstream release: 0.7.1
65
0 commit comments