-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #243 from lachmanfrantisek/release-0.8.2
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
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
@@ -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 | ||
|
@@ -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 | ||
|