[perl-File-Map] Update to 0.53

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 11 08:04:31 UTC 2012


commit d6d56ae3df1a5be66565512d977056478799f089
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Nov 11 09:04:26 2012 +0100

    Update to 0.53

 .gitignore         |    1 +
 perl-File-Map.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index caa20d6..6832018 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /File-Map-0.31.tar.gz
 /File-Map-0.51.tar.gz
 /File-Map-0.52.tar.gz
+/File-Map-0.53.tar.gz
diff --git a/perl-File-Map.spec b/perl-File-Map.spec
index 9a2635d..7b0f233 100644
--- a/perl-File-Map.spec
+++ b/perl-File-Map.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Map
-Version:        0.52
+Version:        0.53
 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 Nov 11 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.53-1
+- Update to 0.53
+
 * Sat Oct 06 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.52-1
 - Update to 0.52
 - Clean up spec file
diff --git a/sources b/sources
index f85306d..2e229f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4bef7fcb5acce3747deceab10a68227  File-Map-0.52.tar.gz
+b9c4af1db79ae9afa41227ce97326627  File-Map-0.53.tar.gz


More information about the scm-commits mailing list