commit 275eda06e9d2b0913c19817fb8c552e10b0414fc Author: Jason Tibbitts <tibbs@xxxxxxxxxxx> Date: Tue Feb 24 12:30:05 2015 -0600 Update to 1.17. .gitignore | 1 + perl-Sys-Mmap.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index d0709e9..7d41aa6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Sys-Mmap-0.14.tar.gz +/Sys-Mmap-0.17.tar.gz diff --git a/perl-Sys-Mmap.spec b/perl-Sys-Mmap.spec index bb1caab..b1d5ebd 100644 --- a/perl-Sys-Mmap.spec +++ b/perl-Sys-Mmap.spec @@ -1,6 +1,6 @@ Name: perl-Sys-Mmap -Version: 0.14 -Release: 16%{?dist} +Version: 0.17 +Release: 1%{?dist} Summary: Use mmap to map in a file as a Perl variable License: GPL+ or Artistic Group: Development/Libraries @@ -43,6 +43,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Feb 24 2015 Jason L Tibbitts III <tibbs@xxxxxxxxxxx> - 0.17-1 +- Update to 0.17. + * Tue Aug 26 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.14-16 - Perl 5.20 rebuild diff --git a/sources b/sources index 243ef3a..19afe59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3a1115b7632ca015532e8ca7134918b Sys-Mmap-0.14.tar.gz +1fc827d67d468c594ab486c58047d57c Sys-Mmap-0.17.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel