diff --git a/libguestfs.spec b/libguestfs.spec index e701921..bb29ff2 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -10,7 +10,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.31.25 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ # Source and patches. @@ -1224,7 +1224,6 @@ rm ocaml/html/.gitignore %{python3_sitearch}/libguestfsmod*.so %{python3_sitearch}/guestfs.py %{python3_sitearch}/__pycache__/guestfs*.pyc -%{python3_sitearch}/__pycache__/guestfs*.pyo %{_mandir}/man3/guestfs-python.3* @@ -1314,6 +1313,9 @@ rm ocaml/html/.gitignore %changelog +* Fri Nov 06 2015 Richard W.M. Jones - 1:1.31.25-3 +- Drop __pycache__/*.pyo files, as these are not generated by python 3.5. + * Tue Nov 10 2015 Fedora Release Engineering - 1:1.31.25-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5