[perl-MogileFS-Utils] 2.28 bump

Petr Pisar ppisar at fedoraproject.org
Thu Aug 8 10:57:50 UTC 2013


commit a2e7789a207f21423d6ad3d3d901fd98eb5de412
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 8 12:57:23 2013 +0200

    2.28 bump

 .gitignore               |    1 +
 perl-MogileFS-Utils.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9743bc6..bb75b16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ MogileFS-Utils-2.16.tar.gz
 /MogileFS-Utils-2.25.tar.gz
 /MogileFS-Utils-2.26.tar.gz
 /MogileFS-Utils-2.27.tar.gz
+/MogileFS-Utils-2.28.tar.gz
diff --git a/perl-MogileFS-Utils.spec b/perl-MogileFS-Utils.spec
index 439a3cf..7a846c3 100644
--- a/perl-MogileFS-Utils.spec
+++ b/perl-MogileFS-Utils.spec
@@ -1,15 +1,17 @@
 %global cpan_name MogileFS-Utils
 
 Name:           perl-%{cpan_name}
-Version:        2.27
-Release:        4%{?dist}
+Version:        2.28
+Release:        1%{?dist}
 Summary:        Utilities for MogileFS
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 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
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
 # These listed in META.yml are needed at run-time only, but no test loads them:
 # perl(MogileFS::Client) >= 1.16
 # perl(Compress::Zlib)
@@ -46,6 +48,9 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 08 2013 Petr Pisar <ppisar at redhat.com> - 2.28-1
+- 2.28 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.27-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 34fdd58..19f1fcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a115213687f651ff7279337d436ace1  MogileFS-Utils-2.27.tar.gz
+c66745666dacef9554f6ae998cd76706  MogileFS-Utils-2.28.tar.gz


More information about the scm-commits mailing list