Update to 18.0.2. Fixes bug #1724706
This commit is contained in:
parent
4823970274
commit
06f81f9aa7
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/pyzmq-16.0.2.tar.gz
|
||||
/pyzmq-17.0.0.tar.gz
|
||||
/pyzmq-18.0.1.tar.gz
|
||||
/pyzmq-18.0.2.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
%global run_tests 0
|
||||
|
||||
Name: python-zmq
|
||||
Version: 18.0.1
|
||||
Version: 18.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Software library for fast, message-based applications
|
||||
|
||||
@ -226,6 +226,9 @@ pathfix.py -pn -i %{__python2} %{buildroot}%{python2_sitearch}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 30 2019 Kevin Fenzi <kevin@scrye.com> - 18.0.2-1
|
||||
- Update to 18.0.2. Fixes bug #1724706
|
||||
|
||||
* Mon Apr 29 2019 Kevin Fenzi <kevin@scrye.com> - 18.0.1-1
|
||||
- Update to 18.0.1. Fixes bug #1601128
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyzmq-18.0.1.tar.gz) = 55449e910c52057b624ea6288ec5c2e47013fd0abfbdeb7ceb360b2b3bc5081ca88e834ddd575d1aa995c20d7dc7b7d913e1a3deaecc34cda252ba27acd41bc8
|
||||
SHA512 (pyzmq-18.0.2.tar.gz) = 6e16026242e5ccd646cc1020e619e4de2476dbd402c519744bf52753a00483c5bb1378795ee280a5186223be585f7157133266297ac3043c0c0af09cb8bda7ba
|
||||
|
Loading…
Reference in New Issue
Block a user