[perl-File-Flock] Update to 2013.09

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 15 07:56:45 UTC 2013


commit 7667b6b58d5ba910e66deda1880779ad0aff86ca
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 15 09:56:32 2013 +0200

    Update to 2013.09

 .gitignore           |    1 +
 perl-File-Flock.spec |   10 +++++++---
 sources              |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f966ce..a863ba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 File-Flock-2008.01.tar.gz
 /File-Flock-2013.08.tar.gz
+/File-Flock-2013.09.tar.gz
diff --git a/perl-File-Flock.spec b/perl-File-Flock.spec
index 4ac4ec5..678713a 100644
--- a/perl-File-Flock.spec
+++ b/perl-File-Flock.spec
@@ -1,11 +1,12 @@
 Name:           perl-File-Flock
-Version:        2013.08
-Release:        3%{?dist}
+Version:        2013.09
+Release:        1%{?dist}
 Summary:        File locking with flock
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 URL:            http://search.cpan.org/dist/File-Flock/
 Source0:        http://www.cpan.org/authors/id/M/MU/MUIR/modules/File-Flock-%{version}.tar.gz
+
 BuildArch:      noarch
 BuildRequires:  perl(Data::Structure::Util)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -46,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 15 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 2013.09-1
+- Update to 2013.09
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2013.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index a777843..bd13af4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1325eac209306a0928ec74ae754f77eb  File-Flock-2013.08.tar.gz
+d75089119374649b5d97b31a6dd20c53  File-Flock-2013.09.tar.gz



More information about the perl-devel mailing list