[perl-Test-File-Contents/f17] 0.20

Tom Callaway spot at fedoraproject.org
Thu Mar 22 14:24:02 UTC 2012


commit 6e22788145e7e649ee33564b1f1641bbcac9b59a
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Mar 22 10:23:59 2012 -0400

    0.20

 perl-Test-File-Contents.spec |   11 ++++++++---
 sources                      |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-Test-File-Contents.spec b/perl-Test-File-Contents.spec
index 5ab3c65..d13fbd4 100644
--- a/perl-Test-File-Contents.spec
+++ b/perl-Test-File-Contents.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-File-Contents
-Version:        0.05
-Release:        10%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Test routines for examining the contents of files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -13,6 +13,8 @@ BuildRequires:  perl(Test::Builder::Tester)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Text::Diff)
+BuildRequires:  perl(Digest::MD5)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -41,11 +43,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 22 2012 Tom Callaway <spot at fedoraproject.org> - 0.20-1
+- update to 0.20
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.05-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 47f1153..30cf968 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6bdc15a6345a3ef693a6e2326331b6ec  Test-File-Contents-0.05.tar.gz
+b4ed786c03ca5ccaf694b41a1e98d85f  Test-File-Contents-0.20.tar.gz


More information about the scm-commits mailing list