diff --git a/.gitignore b/.gitignore index 565ea80..14bb4b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fido-1.0.7.tar.gz /fido-1.1.0.tar.gz +/fido-1.1.1.tar.gz diff --git a/fido.spec b/fido.spec index 7a573d9..0f26910 100644 --- a/fido.spec +++ b/fido.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: fido -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Summary: Multi-threaded file watch utility Group: System Environment/Daemons @@ -128,6 +128,10 @@ fi %changelog +* Fri May 23 2014 Roman Mohr - 1.1.1-1 +- degraded from alarm to a log entry if monitored files are only sometimes + locked by another process. + * Tue Nov 19 2013 Roman Mohr - 1.1.0-1 - upstream 1.1.0 - removing patches 0 to 5, as upstream now includes them diff --git a/sources b/sources index 27c7dc2..b5e12ec 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 4d017e43417ce7f028845c3e1b4c742e fido-1.1.0.tar.gz +9756d01f6bdfd57066c18b0faf530642 fido-1.1.1.tar.gz