diff --git a/.gitignore b/.gitignore index 9124a7a..7ab1459 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /File-Map-0.60.tar.gz /File-Map-0.61.tar.gz /File-Map-0.62.tar.gz +/File-Map-0.63.tar.gz diff --git a/perl-File-Map.spec b/perl-File-Map.spec index 64eee9d..5ebfceb 100644 --- a/perl-File-Map.spec +++ b/perl-File-Map.spec @@ -1,6 +1,6 @@ Name: perl-File-Map -Version: 0.62 -Release: 3%{?dist} +Version: 0.63 +Release: 1%{?dist} Summary: Memory mapping made simple and safe License: GPL+ or Artistic @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Sun Sep 14 2014 Emmanuel Seyman - 0.63-1 +- Update to 0.63 + * Fri Aug 29 2014 Jitka Plesnikova - 0.62-3 - Perl 5.20 rebuild diff --git a/sources b/sources index 19074ad..d6630f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db23f911d04146101d43631a69292890 File-Map-0.62.tar.gz +6987977cec77f357b06dfd9295e5d508 File-Map-0.63.tar.gz