feat: to 1.5.3 (fixes rhbz#2068562)
This commit is contained in:
parent
646d9c43f9
commit
6c2900a4a4
3 changed files with 7 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global forgeurl https://github.com/G-node/nixpy
|
||||
|
||||
Name: python-nixio
|
||||
Version: 1.5.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for NIX
|
||||
|
||||
%global tag %version
|
||||
|
|
@ -94,6 +94,9 @@ done
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.3-1
|
||||
- Update to latest release
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue