diff --git a/python-inotify.spec b/python-inotify.spec index 24ebf88..c75c669 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: 6%{?dist} +Release: 7%{?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 +* Tue Dec 13 2016 Stratakis Charalampos - 0.9.6-7 +- rebuilt + * Tue Sep 20 2016 Terje Rosten - 0.9.6-6 - Add entry point script