Skip to content

Commit 0bfe327

Browse files
authored
Merge pull request #153 from jscotka/new_release
release new version 0.6.0
2 parents a0dcd51 + 4eac0de commit 0bfe327

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.5.0
4+
Version: 0.6.0
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+
* Tue Feb 16 09:36:08 CET 2021 Jan Ščotka <[email protected]> - 0.6.0-1
61+
- new version
62+
6063
* Tue Jan 19 2021 Jiri Popelka <[email protected]> - 0.5.0-1
6164
- 0.5.0
6265

0 commit comments

Comments
 (0)