[perl-Text-Format] 0.56

Xavier Bachelot xavierb at fedoraproject.org
Mon Jun 4 19:22:24 UTC 2012


commit 7a68ccd7a21d7a23349f941efa5d232bbb2bb146
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Mon Jun 4 21:22:16 2012 +0200

    0.56

 perl-Text-Format.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Text-Format.spec b/perl-Text-Format.spec
index a6756e5..adcc645 100644
--- a/perl-Text-Format.spec
+++ b/perl-Text-Format.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-Format
-Version:        0.53
-Release:        3%{?dist}
+Version:        0.56
+Release:        1%{?dist}
 Summary:        Various subroutines to format text
 
 Group:          Development/Libraries
@@ -11,6 +11,9 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch 
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -59,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 04 2012 Xavier Bachelot <xavier at bachelot.org> - 0.56-1
+- Update to 0.56.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.53-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list