[perl-Test-Compile] 0.20 bump

Petr Šabata psabata at fedoraproject.org
Thu Aug 9 10:58:41 UTC 2012


commit 23480aceae64ad1802b6f47d0ea602391c1ea3e6
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Aug 9 12:56:52 2012 +0200

    0.20 bump

 .gitignore             |    1 +
 perl-Test-Compile.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a3b690..35b2a53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Test-Compile-0.13.tar.gz
 /Test-Compile-0.17.tar.gz
 /Test-Compile-0.18.tar.gz
 /Test-Compile-0.19.tar.gz
+/Test-Compile-0.20.tar.gz
diff --git a/perl-Test-Compile.spec b/perl-Test-Compile.spec
index 2972924..aef352f 100644
--- a/perl-Test-Compile.spec
+++ b/perl-Test-Compile.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Compile
-Version:        0.19
-Release:        2%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Check whether Perl module files compile correctly
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 09 2012 Petr Šabata <contyk at redhat.com> - 0.20-1
+- 0.20 bump
+
 * Wed Aug 08 2012 Petr Šabata <contyk at redhat.com> - 0.19-2
 - Filter the ::Internal module from requires too
 
diff --git a/sources b/sources
index 3da8769..8f33789 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a1d02f252f70ea3a6f9d31ffaea537  Test-Compile-0.19.tar.gz
+5a832a25bda5f2d28201f827af97a132  Test-Compile-0.20.tar.gz



More information about the perl-devel mailing list