Skip to content

Commit

Permalink
release new version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jscotka committed Feb 16, 2021
1 parent a0dcd51 commit 4eac0de
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.5.0
Version: 0.6.0
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
* Tue Feb 16 09:36:08 CET 2021 Jan Ščotka <jscotka@redhat.com> - 0.6.0-1
- new version

* Tue Jan 19 2021 Jiri Popelka <jpopelka@redhat.com> - 0.5.0-1
- 0.5.0

Expand Down

0 comments on commit 4eac0de

Please sign in to comment.