diff --git a/python-inotify.spec b/python-inotify.spec index c75c669..8f01f27 100644 --- a/python-inotify.spec +++ b/python-inotify.spec @@ -3,7 +3,7 @@ Summary: Monitor filesystem events with Python under Linux Name: python-inotify Version: 0.9.6 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT Group: Development/Libraries URL: https://github.com/seb-m/pyinotify @@ -95,6 +95,9 @@ cp -a python2/examples/* %{buildroot}%{_datadir}/%{oname} %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.9.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Dec 13 2016 Stratakis Charalampos - 0.9.6-7 - rebuilt