[perl-File-Flock] Update to 2014.01

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jul 20 07:21:13 UTC 2014


commit 758aece78f1a4e1b5eaa18c78883f3f68a77f5d8
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jul 20 09:21:02 2014 +0200

    Update to 2014.01

 .gitignore           |    1 +
 perl-File-Flock.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0296c6..8f991e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ File-Flock-2008.01.tar.gz
 /File-Flock-2013.08.tar.gz
 /File-Flock-2013.09.tar.gz
 /File-Flock-2013.11.tar.gz
+/File-Flock-2014.01.tar.gz
diff --git a/perl-File-Flock.spec b/perl-File-Flock.spec
index a7d99cb..3d139da 100644
--- a/perl-File-Flock.spec
+++ b/perl-File-Flock.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Flock
-Version:        2013.11
-Release:        3%{?dist}
+Version:        2014.01
+Release:        1%{?dist}
 Summary:        File locking with flock
 License:        GPL+ or Artistic
 
@@ -47,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 20 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2014.01-1
+- Update to 2014.01
+
 * Mon Jun 09 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 2013.11-3
 - Bump to rebuild
 
diff --git a/sources b/sources
index 1cd0595..83d809a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f3dad0148030d22b2ebd23792f45944  File-Flock-2013.11.tar.gz
+12a3342c96c5e42f1b7c7ec737327199  File-Flock-2014.01.tar.gz


More information about the scm-commits mailing list