Skip to content

Commit 56ce449

Browse files
Release 0.8.1
Signed-off-by: Frantisek Lachman <[email protected]>
1 parent 04bad53 commit 56ce449

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

fedora/python-requre.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global srcname requre
22

33
Name: python-%{srcname}
4-
Version: 0.8.0
4+
Version: 0.8.1
55
Release: 1%{?dist}
66
Summary: Python library what allows re/store output of various objects for testing
77

@@ -57,6 +57,9 @@ rm -rf %{srcname}.egg-info
5757
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info
5858

5959
%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+
6063
* Fri May 7 09:25:33 CEST 2021 Frantisek Lachman <[email protected]> - 0.8.0-1
6164
- New upstream release 0.8.0
6265

0 commit comments

Comments
 (0)