[perl-File-Map] Update to 0.56 and remove the Group macro

Emmanuel Seyman eseyman at fedoraproject.org
Sun Dec 23 20:00:44 UTC 2012


commit 278d8991a9a7b9dc9b79d87529644aff1d7c1db0
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Dec 23 21:00:37 2012 +0100

    Update to 0.56 and remove the Group macro

 .gitignore         |    1 +
 perl-File-Map.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e895ee4..ae85f3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /File-Map-0.52.tar.gz
 /File-Map-0.53.tar.gz
 /File-Map-0.55.tar.gz
+/File-Map-0.56.tar.gz
diff --git a/perl-File-Map.spec b/perl-File-Map.spec
index ec4d040..16a01c8 100644
--- a/perl-File-Map.spec
+++ b/perl-File-Map.spec
@@ -1,9 +1,9 @@
 Name:           perl-File-Map
-Version:        0.55
+Version:        0.56
 Release:        1%{?dist}
 Summary:        Memory mapping made simple and safe
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 URL:            http://search.cpan.org/dist/File-Map/
 Source0:        http://www.cpan.org/authors/id/L/LE/LEONT/File-Map-%{version}.tar.gz
 BuildRequires:  perl >= 0:5.008
@@ -64,6 +64,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sun Dec 23 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.56-1
+- Update to 0.56
+- Remove the Group macro (no longer used)
+
 * Sun Dec 16 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.55-1
 - Update to 0.55
 
diff --git a/sources b/sources
index e91ed71..2b019c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6657726ea6392de37c2c233f8016023  File-Map-0.55.tar.gz
+a00e71824cef46998e64d6ad13858490  File-Map-0.56.tar.gz


More information about the scm-commits mailing list