[perl-Test-Compile] 0.19 bump

Petr Šabata psabata at fedoraproject.org
Mon Aug 6 15:00:17 UTC 2012


commit 522f43e426c8e7ae54d50d504960b21f8e4497b6
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Aug 6 16:58:28 2012 +0200

    0.19 bump

 .gitignore             |    1 +
 perl-Test-Compile.spec |    8 ++++++--
 sources                |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 598f0cf..2a3b690 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Test-Compile-0.13.tar.gz
 /Test-Compile-0.16.tar.gz
 /Test-Compile-0.17.tar.gz
 /Test-Compile-0.18.tar.gz
+/Test-Compile-0.19.tar.gz
diff --git a/perl-Test-Compile.spec b/perl-Test-Compile.spec
index 97a22ec..75175b4 100644
--- a/perl-Test-Compile.spec
+++ b/perl-Test-Compile.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Compile
-Version:        0.18
-Release:        2%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        Check whether Perl module files compile correctly
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -19,6 +19,7 @@ BuildRequires:  perl(Test::More) >= 0.88
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %{?perl_default_filter}
+%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Test::Compile::Internal.*
 
 %description
 Test::Compile lets you check the validity of a Perl module file or Perl script
@@ -46,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 06 2012 Petr Šabata <contyk at redhat.com> - 0.19-1
+- 0.19 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index e0f92eb..3da8769 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3c853bb25452580860778cd6b2213fb  Test-Compile-0.18.tar.gz
+24a1d02f252f70ea3a6f9d31ffaea537  Test-Compile-0.19.tar.gz



More information about the perl-devel mailing list