Update to 2.9.10 (#1767151)
This commit is contained in:
parent
ad2c085c0c
commit
4f67b323d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ libxml2-2.7.7.tar.gz
|
||||
/libxml2-2.9.7.tar.gz
|
||||
/libxml2-2.9.8.tar.gz
|
||||
/libxml2-2.9.9.tar.gz
|
||||
/libxml2-2.9.10.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libxml2
|
||||
Version: 2.9.9
|
||||
Release: 7%{?dist}
|
||||
Version: 2.9.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing XML and HTML support
|
||||
|
||||
License: MIT
|
||||
@ -138,6 +138,9 @@ gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz
|
||||
%{python3_sitearch}/libxml2mod.so
|
||||
|
||||
%changelog
|
||||
* Fri Nov 01 2019 David King <amigadave@amigadave.com> - 2.9.10-1
|
||||
- Update to 2.9.10 (#1767151)
|
||||
|
||||
* Thu Oct 31 2019 Miro Hrončok <mhroncok@redhat.com> - 2.9.9-7
|
||||
- Subpackage python2-libxml2 has been removed
|
||||
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxml2-2.9.9.tar.gz) = cb7784ba4e72e942614e12e4f83f4ceb275f3d738b30e3b5c1f25edf8e9fa6789e854685974eed95b362049dbf6c8e7357e0327d64c681ed390534ac154e6810
|
||||
SHA512 (libxml2-2.9.10.tar.gz) = 0adfd12bfde89cbd6296ba6e66b6bed4edb814a74b4265bda34d95c41d9d92c696ee7adb0c737aaf9cc6e10426a31a35079b2a23d26c074e299858da12c072ed
|
||||
|
Loading…
Reference in New Issue
Block a user