From 275194231a5e73a83db50c4a09c5082a0cd0438f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 11 Nov 2015 14:26:03 +0000 Subject: [PATCH] Drop __pycache__/*.pyo files, as these are not generated by python 3.5. --- libguestfs.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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