Update to 3.7.2
This commit is contained in:
parent
e297bac264
commit
6cad8c2616
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name lxml
|
%global pypi_name lxml
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 3.7.1
|
Version: 3.7.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
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
|
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Dec 25 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 3.7.1-1
|
||||||
- Update to 3.7.1
|
- Update to 3.7.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user