[perl-Cache-FastMmap] update to 1.40

Iain Arnell iarnell at fedoraproject.org
Thu Jan 5 10:11:21 UTC 2012


commit 7cda3d0eb50785cf0b341565e530f1b23a91908e
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Jan 5 11:11:12 2012 +0100

    update to 1.40

 .gitignore               |    1 +
 perl-Cache-FastMmap.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8e202a..a7c6274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Cache-FastMmap-1.35.tar.gz
 /Cache-FastMmap-1.36.tar.gz
 /Cache-FastMmap-1.39.tar.gz
+/Cache-FastMmap-1.40.tar.gz
diff --git a/perl-Cache-FastMmap.spec b/perl-Cache-FastMmap.spec
index 311c6cb..74963ba 100644
--- a/perl-Cache-FastMmap.spec
+++ b/perl-Cache-FastMmap.spec
@@ -1,5 +1,5 @@
 Name:           perl-Cache-FastMmap
-Version:        1.39
+Version:        1.40
 Release:        1%{?dist}
 Summary:        Uses an mmap'ed file to act as a shared memory interprocess cache
 License:        GPL+ or Artistic
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 05 2012 Iain Arnell <iarnell at gmail.com> 1.40-1
+- update to latest upstream version
+
 * Tue Jul 26 2011 Iain Arnell <iarnell at gmail.com> 1.39-1
 - update to latest upstream
 - clean up spec for modern rpmbuild
diff --git a/sources b/sources
index 9a02629..bbdc1d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-988a3aa2d9c0dd96bb39c68d7330618b  Cache-FastMmap-1.39.tar.gz
+e0929ba556c629a43f5d65a2b6cb9a2f  Cache-FastMmap-1.40.tar.gz



More information about the perl-devel mailing list