Update to 1.3.3 (RHBZ#1589102)
This commit is contained in:
parent
cdfc1c68c6
commit
f577f705b7
3 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%global optflags %(echo %{optflags} -I%{_includedir}/libev)
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 1.3.2
|
||||
Version: 1.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A coroutine-based Python networking library
|
||||
|
||||
|
|
@ -111,6 +111,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
|||
%{python3_sitearch}/%{modname}*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 13 2018 Dan Callaghan <dcallagh@redhat.com> - 1.3.3-1
|
||||
- Update to 1.3.3 (RHBZ#1589102)
|
||||
|
||||
* Mon Jun 04 2018 Dan Callaghan <dcallagh@redhat.com> - 1.3.2-1
|
||||
- Update to 1.3.2 (RHBZ#1583647)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue