[perl-File-Map] Update to 0.57

Emmanuel Seyman eseyman at fedoraproject.org
Sun May 26 08:05:59 UTC 2013


commit 16e00c69b091c1350fb0f6d0b9cdaf28cbd0c86f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun May 26 10:05:45 2013 +0200

    Update to 0.57

 .gitignore         |    1 +
 perl-File-Map.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae85f3b..fbffcb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /File-Map-0.53.tar.gz
 /File-Map-0.55.tar.gz
 /File-Map-0.56.tar.gz
+/File-Map-0.57.tar.gz
diff --git a/perl-File-Map.spec b/perl-File-Map.spec
index 2ca459d..a61b1b6 100644
--- a/perl-File-Map.spec
+++ b/perl-File-Map.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Map
-Version:        0.56
-Release:        2%{?dist}
+Version:        0.57
+Release:        1%{?dist}
 Summary:        Memory mapping made simple and safe
 License:        GPL+ or Artistic
 
@@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sun May 26 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.57-1
+- Update to 0.57
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.56-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 2b019c9..f753566 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a00e71824cef46998e64d6ad13858490  File-Map-0.56.tar.gz
+4e0bf504e973cf77658f05ca386bd5cf  File-Map-0.57.tar.gz


More information about the scm-commits mailing list