commit 3dc7662dfce59f1c0da31b2c3e2a638182071a4b
Author: Tom Callaway <[email protected]>
Date:   Thu Mar 22 10:12:09 2012 -0400

    0.20

 .gitignore                   |    1 +
 perl-Test-File-Contents.spec |   10 +++++++---
 sources                      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b10d9b7..e3bc640 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-File-Contents-0.05.tar.gz
+/Test-File-Contents-0.20.tar.gz
diff --git a/perl-Test-File-Contents.spec b/perl-Test-File-Contents.spec
index 5ab3c65..73541ed 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,7 @@ BuildRequires:  perl(Test::Builder::Tester)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(Text::Diff)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -41,11 +42,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 <[email protected]> - 0.20-1
+- update to 0.20
+
 * Fri Jan 13 2012 Fedora Release Engineering <[email protected]> 
- 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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to