diff --git a/.gitignore b/.gitignore index 14bb4b4..4d92105 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /fido-1.0.7.tar.gz /fido-1.1.0.tar.gz /fido-1.1.1.tar.gz +/fido-1.1.2.tar.gz diff --git a/fido.spec b/fido.spec index 623e976..62a5eed 100644 --- a/fido.spec +++ b/fido.spec @@ -1,14 +1,14 @@ %global _hardened_build 1 Name: fido -Version: 1.1.1 -Release: 3%{?dist} +Version: 1.1.2 +Release: 1%{?dist} Summary: Multi-threaded file watch utility Group: System Environment/Daemons License: GPLv2+ and LGPLv2+ URL: http://www.joedog.org/%{name}-home/ -Source0: http://www.joedog.org/pub/%{name}/%{name}-%{version}.tar.gz +Source0: http://download.joedog.org/%{name}/%{name}-%{version}.tar.gz #Upstream whants to keep the static library Patch6: %{name}-shared-library.patch @@ -128,6 +128,9 @@ fi %changelog +* Tue Sep 23 2014 Roman Mohr - 1.1.2-1 +- fix the possibility that fido misses some age tests and fails to fire an alert + * Sat Aug 16 2014 Fedora Release Engineering - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index b5e12ec..b3cfb68 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -4d017e43417ce7f028845c3e1b4c742e fido-1.1.0.tar.gz -9756d01f6bdfd57066c18b0faf530642 fido-1.1.1.tar.gz +5799a8d026327d65d2af8e202a541229 fido-1.1.2.tar.gz