Skip to content

Commit

Permalink
Merge pull request #243 from lachmanfrantisek/release-0.8.2
Browse files Browse the repository at this point in the history
Release 0.8.2

We didn't release for some time. Let's do it.
Remove the timestamps from the specfile changelog.

Reviewed-by: Laura Barcziová <None>
  • Loading branch information
softwarefactory-project-zuul[bot] authored Apr 13, 2022
2 parents 7879482 + 1d366f8 commit 7fa87dd
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions 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.8.1
Version: 0.8.2
Release: 1%{?dist}
Summary: Python library what allows re/store output of various objects for testing

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

%changelog
* Fri Jun 18 16:08:54 CEST 2021 Frantisek Lachman <[email protected]> - 0.8.1-1
* Wed Apr 13 2022 Frantisek Lachman <[email protected]> - 0.8.2-1
- New upstream release 0.8.2

* Fri Jun 18 2021 Frantisek Lachman <[email protected]> - 0.8.1-1
- New upstream release 0.8.1

* Fri May 7 09:25:33 CEST 2021 Frantisek Lachman <[email protected]> - 0.8.0-1
* Fri May 07 2021 Frantisek Lachman <[email protected]> - 0.8.0-1
- New upstream release 0.8.0

* Fri Apr 30 2021 Hunor Csomortáni <[email protected]> - 0.7.1-1
Expand All @@ -72,7 +75,7 @@ rm -rf %{srcname}.egg-info
* Mon Mar 01 2021 Jan Ščotka <[email protected]> - 0.6.1-1
- new version

* Tue Feb 16 09:36:08 CET 2021 Jan Ščotka <[email protected]> - 0.6.0-1
* Tue Feb 16 2021 Jan Ščotka <[email protected]> - 0.6.0-1
- new version

* Tue Jan 19 2021 Jiri Popelka <[email protected]> - 0.5.0-1
Expand Down

0 comments on commit 7fa87dd

Please sign in to comment.