[perl-Test-Compile] Update to 0.18

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Jul 16 13:19:41 UTC 2012


commit cc5120ab27cf2fffa9a3a90bf59ccb3ff3d7ec39
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Jul 16 15:19:25 2012 +0200

    Update to 0.18

 .gitignore             |    1 +
 perl-Test-Compile.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4797b9f..598f0cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Test-Compile-0.13.tar.gz
 /Test-Compile-0.15.tar.gz
 /Test-Compile-0.16.tar.gz
 /Test-Compile-0.17.tar.gz
+/Test-Compile-0.18.tar.gz
diff --git a/perl-Test-Compile.spec b/perl-Test-Compile.spec
index a9164be..4268aab 100644
--- a/perl-Test-Compile.spec
+++ b/perl-Test-Compile.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Compile
-Version:        0.17
-Release:        2%{?dist}
+Version:        0.18
+Release:        1%{?dist}
 Summary:        Check whether Perl module files compile correctly
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 16 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.18-1
+- 0.18 bump
+
 * Tue Jun 12 2012 Petr Pisar <ppisar at redhat.com> - 0.17-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index b1e4fe9..e0f92eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a23529083ab4ba9edeea8fda71eb7512  Test-Compile-0.17.tar.gz
+f3c853bb25452580860778cd6b2213fb  Test-Compile-0.18.tar.gz


More information about the scm-commits mailing list