Update to 1.4.6
This commit is contained in:
parent
22a509f5af
commit
9bef11db7f
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/python-nixio-1.4.3.tar.gz
|
||||
/python-nixio-1.4.5.tar.gz
|
||||
/python-nixio-1.4.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
%global sum Python bindings for NIX
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.4.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.6
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: BSD
|
||||
|
|
@ -112,6 +112,9 @@ done
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jul 18 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.4.6-1
|
||||
- Update to 1.4.6
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-nixio-1.4.5.tar.gz) = b5bed99c4ea115d576aed0376be72bad37a88ee05c6056c6d6f495f6a8cd0b2d1966a362ca344c5834f2a0f59e1419c899f69e10eafac2c7cc527afea0535cbf
|
||||
SHA512 (python-nixio-1.4.6.tar.gz) = a46f79a5c101f63acde5bfc8bf0d70872544087b805e85a4ff39ea5c761f637644d50898e6c39eedfcaf63d4e8aa5efc138dc08222c7dc62f5a86839dcadc6d5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue