[perl-File-FcntlLock] 0.22

Tom Callaway spot at fedoraproject.org
Thu Mar 19 20:47:15 UTC 2015


commit ad25da1fc1c314ad1ab9cb15a1833ed559baea57
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Mar 19 16:47:13 2015 -0400

    0.22

 .gitignore               | 1 +
 perl-File-FcntlLock.spec | 7 +++++--
 sources                  | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71254cf..684300e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 File-FcntlLock-0.12.tar.gz
+/File-FcntlLock-0.22.tar.gz
diff --git a/perl-File-FcntlLock.spec b/perl-File-FcntlLock.spec
index 729758d..271c236 100644
--- a/perl-File-FcntlLock.spec
+++ b/perl-File-FcntlLock.spec
@@ -1,6 +1,6 @@
 Name:		perl-File-FcntlLock
-Version:	0.12
-Release:	13%{?dist}
+Version:	0.22
+Release:	1%{?dist}
 Summary:	Perl module for file locking with fcntl
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Thu Mar 19 2015 Tom Callaway <spot at fedoraproject.org> - 0.22-1
+- update to 0.22
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.12-13
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 6778195..66f0e9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee75374c6f1a9db2bca92d3a396f748e  File-FcntlLock-0.12.tar.gz
+579698d735d864ee403674f1175f789d  File-FcntlLock-0.22.tar.gz


More information about the perl-devel mailing list