diff --git a/libxml2.spec b/libxml2.spec index dde3897..a217bfd 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -3,7 +3,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.9.2 -Release: 8%{?dist}%{?extra_release} +Release: 9%{?dist}%{?extra_release} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz @@ -203,8 +203,7 @@ rm -fr %{buildroot} %{_libdir}/python3*/site-packages/libxml2.py* %{_libdir}/python3*/site-packages/drv_libxml2.py* -%{_libdir}/python3*/site-packages/__pycache__/libxml2.cpython-34.py* -%{_libdir}/python3*/site-packages/__pycache__/drv_libxml2.cpython-34.py* +%{_libdir}/python3*/site-packages/__pycache__/*py* %{_libdir}/python3*/site-packages/libxml2mod* %doc python/TODO %doc python/libxml2class.txt @@ -214,6 +213,10 @@ rm -fr %{buildroot} %changelog +* Fri Nov 06 2015 Robert Kuska - 2.9.2-9 +- Rebuilt for Python3.5 rebuild +- Python3.5 has new naming convention for byte compiled files + * Tue Nov 3 2015 Toshio Kuratomi - 2.9.2-8 - Remove executable permissions from documentation. Complies with packaging guidelines and solves issue of libxml2-python3 package depending on python2