diff --git a/withlock-0.2.tar.gz b/withlock-0.2.tar.gz deleted file mode 100644 index 466f47c..0000000 --- a/withlock-0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9395ecbed705b17db4472b884aa31c28dd14d9727733c9cabe4678483a758cde -size 2336 diff --git a/withlock-0.3.tar.gz b/withlock-0.3.tar.gz new file mode 100644 index 0000000..8e41019 --- /dev/null +++ b/withlock-0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7b0b86848c4d3aa014839b9e407fbf0832af899160d88a88c3a72cdb884939 +size 2352 diff --git a/withlock.changes b/withlock.changes index 0543320..4388e90 100644 --- a/withlock.changes +++ b/withlock.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 25 21:07:09 UTC 2014 - poeml@cmdline.net + +- update to 0.3 + * At exit, unlink the lock file only if a lock was actually obtained. + When waiting for a lock (using -w option) and timing out, the file + was removed nevertheless. Thanks Bernhard Wiedemann for finding this + bug and providing such a good test case, so the fix was easy. + See https://bugzilla.novell.com/show_bug.cgi?id=864785 + ------------------------------------------------------------------- Mon Feb 10 21:49:18 UTC 2014 - poeml@cmdline.net diff --git a/withlock.spec b/withlock.spec index 72da357..a0bdddf 100644 --- a/withlock.spec +++ b/withlock.spec @@ -17,7 +17,7 @@ Name: withlock -Version: 0.2 +Version: 0.3 Release: 0 Summary: A locking wrapper script License: Apache-2.0