Skip to content

Commit

Permalink
Merge pull request #159 from jscotka/new_release_0.6.1
Browse files Browse the repository at this point in the history
Release new version 0.6.1
  • Loading branch information
jscotka committed Mar 1, 2021
2 parents 5f5c7a8 + 8cc29c8 commit 93ee9b3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion fedora/python-requre.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global srcname requre

Name: python-%{srcname}
Version: 0.6.0
Version: 0.6.1
Release: 1%{?dist}
Summary: Python library what allows re/store output of various objects for testing

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

%changelog
* Mon Mar 01 2021 Jan Ščotka <jscotka@redhat.com> - 0.6.1-1
- new version

* Tue Feb 16 09:36:08 CET 2021 Jan Ščotka <jscotka@redhat.com> - 0.6.0-1
- new version

Expand Down

0 comments on commit 93ee9b3

Please sign in to comment.