Update to 3.8.0. Fixes bug #1458529
This commit is contained in:
parent
98066c33e9
commit
4d9870a4c2
3 changed files with 7 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global pypi_name lxml
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.7.2
|
||||
Release: 4%{?dist}
|
||||
Version: 3.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||
|
||||
License: BSD
|
||||
|
|
@ -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
|
||||
* Sat Aug 12 2017 Kevin Fenzi <kevin@scrye.com> - 3.8.0-1
|
||||
- Update to 3.8.0. Fixes bug #1458529
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue