Update to 4.0.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
dbf0af88ea
commit
0da2f4356f
3 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%global modname lxml
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 3.8.0
|
||||
Version: 4.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||
|
||||
|
|
@ -79,6 +79,9 @@ export WITH_CYTHON=true
|
|||
%{python3_sitearch}/%{modname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.0.0-1
|
||||
- Update to 4.0.0
|
||||
|
||||
* Sat Aug 12 2017 Kevin Fenzi <kevin@scrye.com> - 3.8.0-1
|
||||
- Update to 3.8.0. Fixes bug #1458529
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue