[perl-File-Flock] Update to 2013.11

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 22 08:26:57 UTC 2013


commit 23611731acd0b6244147a4fb5152c3ae0590f130
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 22 10:26:42 2013 +0200

    Update to 2013.11

 .gitignore           |    1 +
 perl-File-Flock.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a863ba7..c0296c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/perl-File-Flock.spec b/perl-File-Flock.spec
index 678713a..1ebd9ec 100644
--- a/perl-File-Flock.spec
+++ b/perl-File-Flock.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Flock
-Version:        2013.09
+Version:        2013.11
 Release:        1%{?dist}
 Summary:        File locking with flock
 License:        GPL+ or Artistic
@@ -42,11 +42,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%doc CHANGELOG README
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 22 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 2013.11-1
+- Update to 2013.11
+
 * Sun Sep 15 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 2013.09-1
 - Update to 2013.09
 
diff --git a/sources b/sources
index bd13af4..1cd0595 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d75089119374649b5d97b31a6dd20c53  File-Flock-2013.09.tar.gz
+5f3dad0148030d22b2ebd23792f45944  File-Flock-2013.11.tar.gz



More information about the perl-devel mailing list