Update to 3.7.2
This commit is contained in:
parent
e297bac264
commit
6cad8c2616
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global pypi_name lxml
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.7.1
|
||||
Version: 3.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||
|
||||
|
|
@ -78,6 +78,9 @@ home page < or see our bug tracker at case you want to use the current ...
|
|||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jan 09 Fabio Alessandro Locati <fale@fedoraproject.org> - 3.7.2-1
|
||||
- Update to 3.7.2
|
||||
|
||||
* Sun Dec 25 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 3.7.1-1
|
||||
- Update to 3.7.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue