[perl-File-NFSLock] 1.26 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Nov 12 12:54:42 UTC 2014


commit 26d6d71630a211d095fe5ba006fdf0d2cbd107bb
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Nov 12 13:54:01 2014 +0100

    1.26 bump

 .gitignore             |    1 +
 perl-File-NFSLock.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9139d8d..26b320d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ File-NFSLock-1.20.tar.gz
 /File-NFSLock-1.21.tar.gz
 /File-NFSLock-1.23.tar.gz
 /File-NFSLock-1.24.tar.gz
+/File-NFSLock-1.26.tar.gz
diff --git a/perl-File-NFSLock.spec b/perl-File-NFSLock.spec
index 57039f6..b9db05a 100644
--- a/perl-File-NFSLock.spec
+++ b/perl-File-NFSLock.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-NFSLock
-Version:        1.24
-Release:        2%{?dist}
+Version:        1.26
+Release:        1%{?dist}
 Summary:        Perl module to do NFS (or not) locking
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -12,8 +12,8 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Sys::Hostname)
 BuildRequires:  perl(Test::More)
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Nov 12 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.26-1
+- 1.26 bump
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.24-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 29e4b56..2453276 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe05847d4319816b7da812bb2df7c623  File-NFSLock-1.24.tar.gz
+3689688cea174831d7d8671f64647baa  File-NFSLock-1.26.tar.gz



More information about the perl-devel mailing list