diff --git a/gamin.spec b/gamin.spec index b2819b3..b27803b 100644 --- a/gamin.spec +++ b/gamin.spec @@ -5,7 +5,7 @@ Summary: Library providing the FAM File Alteration Monitor API Name: gamin Version: 0.1.10 -Release: 24%{?dist} +Release: 25%{?dist} License: LGPLv2 #some of the files (server/inotify-kernel.c) are GPLv2 #so https://fedoraproject.org/wiki/Licensing#GPL_Compatibility_Matrix @@ -138,6 +138,9 @@ rm -fv %{buildroot}%{_libdir}/libgamin_shared.a %doc doc/python.html %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.1.10-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Sep 23 2016 Rex Dieter - 0.1.10-24 - ship sample /etc/gamin/gaminrc, /etc/gamin/mandatory_gaminrc - s|/usr/bin/python|/usr/bin/python2|