commit 6173020f535e588df804da7fc1f1a29431256818 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Jan 30 13:28:06 2012 +0100 2.22 bump .gitignore | 1 + perl-MogileFS-Utils.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index f485fd4..d64d55e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ MogileFS-Utils-2.16.tar.gz /MogileFS-Utils-2.19.tar.gz /MogileFS-Utils-2.20.tar.gz /MogileFS-Utils-2.21.tar.gz +/MogileFS-Utils-2.22.tar.gz diff --git a/perl-MogileFS-Utils.spec b/perl-MogileFS-Utils.spec index 697316d..ca85c74 100644 --- a/perl-MogileFS-Utils.spec +++ b/perl-MogileFS-Utils.spec @@ -1,13 +1,13 @@ -%global libname MogileFS-Utils +%global cpan_name MogileFS-Utils -Name: perl-%{libname} -Version: 2.21 -Release: 2%{?dist} +Name: perl-%{cpan_name} +Version: 2.22 +Release: 1%{?dist} Summary: Utilities for MogileFS License: GPL+ or Artistic Group: Development/Libraries -URL: http://search.cpan.org/dist/%{libname}/ -Source0: http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/%{libname}-%{version}.tar.gz +URL: http://search.cpan.org/dist/%{cpan_name}/ +Source0: http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # These listed in META.yml are needed at run-time only, no tests exist: @@ -24,7 +24,7 @@ Requires: perl(MogileFS::Client) >= 1.14 Utilities for the MogileFS distributed storage system. %prep -%setup -q -n %{libname}-%{version} +%setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -47,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 30 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 2.22-1 +- 2.22 bump + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index f94e8fa..2252a22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51740b8b320b087dbe4601ed904f3ce5 MogileFS-Utils-2.21.tar.gz +92e24528a086ebd12c344037bd7973be MogileFS-Utils-2.22.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