[perl-MogileFS-Utils] 2.23 bump

Petr Pisar ppisar at fedoraproject.org
Mon Apr 2 09:19:23 UTC 2012


commit 6ac54219cd2fc936553b7c8ae61a9cc0c2dcdcd9
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Apr 2 11:19:06 2012 +0200

    2.23 bump

 .gitignore               |    1 +
 perl-MogileFS-Utils.spec |    9 ++++++---
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d64d55e..0712430 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ MogileFS-Utils-2.16.tar.gz
 /MogileFS-Utils-2.20.tar.gz
 /MogileFS-Utils-2.21.tar.gz
 /MogileFS-Utils-2.22.tar.gz
+/MogileFS-Utils-2.23.tar.gz
diff --git a/perl-MogileFS-Utils.spec b/perl-MogileFS-Utils.spec
index ca85c74..46c448f 100644
--- a/perl-MogileFS-Utils.spec
+++ b/perl-MogileFS-Utils.spec
@@ -1,7 +1,7 @@
 %global cpan_name MogileFS-Utils
 
 Name:           perl-%{cpan_name}
-Version:        2.22
+Version:        2.23
 Release:        1%{?dist}
 Summary:        Utilities for MogileFS
 License:        GPL+ or Artistic
@@ -11,11 +11,11 @@ Source0:        http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/%{cpan_name
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # These listed in META.yml are needed at run-time only, no tests exist:
-#BuildRequires:  perl(MogileFS::Client) >= 1.14
+#BuildRequires:  perl(MogileFS::Client) >= 1.16
 #BuildRequires:  perl(Compress::Zlib)
 #BuildRequires:  perl(LWP::Simple)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       perl(MogileFS::Client) >= 1.14
+Requires:       perl(MogileFS::Client) >= 1.16
 
 # Remove under-specified dependencies
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(MogileFS::Client\\)$
@@ -47,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 02 2012 Petr Pisar <ppisar at redhat.com> - 2.23-1
+- 2.23 bump
+
 * Mon Jan 30 2012 Petr Pisar <ppisar at redhat.com> - 2.22-1
 - 2.22 bump
 
diff --git a/sources b/sources
index 2252a22..f2b56ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92e24528a086ebd12c344037bd7973be  MogileFS-Utils-2.22.tar.gz
+93d6410fda126f035e8269908f727cfd  MogileFS-Utils-2.23.tar.gz


More information about the scm-commits mailing list