diff --git a/python-inotify.spec b/python-inotify.spec index f9f5441..a68660e 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: 14%{?dist} +Release: 15%{?dist} License: MIT URL: https://github.com/seb-m/pyinotify Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz @@ -79,6 +79,9 @@ cp -a python2/examples/* %{buildroot}%{_datadir}/%{oname} %{python3_sitelib}/__pycache__/%{oname}* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.9.6-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Nov 06 2018 Miro HronĨok - 0.9.6-14 - Only ship one executable (#1646926)