diff --git a/.gitignore b/.gitignore index 4c638de..8f54adf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /File-Map-0.56.tar.gz /File-Map-0.57.tar.gz /File-Map-0.59.tar.gz +/File-Map-0.60.tar.gz diff --git a/perl-File-Map.spec b/perl-File-Map.spec index 7902ed3..de121c6 100644 --- a/perl-File-Map.spec +++ b/perl-File-Map.spec @@ -1,5 +1,5 @@ Name: perl-File-Map -Version: 0.59 +Version: 0.60 Release: 1%{?dist} Summary: Memory mapping made simple and safe License: GPL+ or Artistic @@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %changelog +* Wed Aug 14 2013 Emmanuel Seyman - 0.60-1 +- Update to 0.60 + * Sat Aug 10 2013 Emmanuel Seyman - 0.59-1 - Update to 0.59 diff --git a/sources b/sources index a95bbb9..18f1479 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9720824ee1b3dedd72dfcac144b0dd5 File-Map-0.59.tar.gz +9729b9451aeb46a480be6b64cc23ea2e File-Map-0.60.tar.gz