-
Notifications
You must be signed in to change notification settings - Fork 55
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 #577 from mmuzila/0.24.1-release
0.24.1-release Reviewed-by: Hunor Csomortáni <[email protected]>
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
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
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 ogr | ||
|
||
Name: python-%{srcname} | ||
Version: 0.24.0 | ||
Version: 0.24.1 | ||
Release: 1%{?dist} | ||
Summary: One API for multiple git forges | ||
|
||
|
@@ -52,6 +52,9 @@ rm -rf %{srcname}.egg-info | |
|
||
|
||
%changelog | ||
* Tue Apr 27 2021 Matej Mužila <[email protected]> - 0.24.1-1 | ||
- New upstream release 0.24.1 | ||
|
||
* Fri Apr 23 2021 Matej Mužila <[email protected]> - 0.24.0-1 | ||
- New upstream release 0.24.0 | ||
|
||
|