commit 3f9fc72975356dfc933eed9aaa0a0cd998bb66cc Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Oct 2 13:22:58 2010 +0200 update to 1.36 .gitignore | 1 + perl-Cache-FastMmap.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 02afaea..b69ee14 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Cache-FastMmap-1.35.tar.gz +/Cache-FastMmap-1.36.tar.gz diff --git a/perl-Cache-FastMmap.spec b/perl-Cache-FastMmap.spec index b52a40e..044486a 100644 --- a/perl-Cache-FastMmap.spec +++ b/perl-Cache-FastMmap.spec @@ -1,6 +1,6 @@ Name: perl-Cache-FastMmap -Version: 1.35 -Release: 2%{?dist} +Version: 1.36 +Release: 1%{?dist} Summary: Uses an mmap'ed file to act as a shared memory interprocess cache License: GPL+ or Artistic Group: Development/Libraries @@ -9,8 +9,7 @@ Source0: http://www.cpan.org/authors/id/R/RO/ROBM/Cache-FastMmap-%{versio BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) -# rt #39342 - fails leak test -#BuildRequires: perl(GTop) +BuildRequires: perl(GTop) BuildRequires: perl(Compress::Zlib) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -58,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Oct 02 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.36-1 +- update to latest upstream +- re-enable leak test + * Thu Apr 29 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.35-2 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 318cc54..20877cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43f2c79ef890bb98b576fb76dd3621c4 Cache-FastMmap-1.35.tar.gz +d13b3b3a4b7784ecfc99f2c586985796 Cache-FastMmap-1.36.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