[perl-Test-ConsistentVersion] Update to 0.3.0

Emmanuel Seyman eseyman at fedoraproject.org
Sat Nov 15 12:06:46 UTC 2014


commit 82eb38ad05977d61dc3212afc3a1dadd3495e64e
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sat Nov 15 13:06:40 2014 +0100

    Update to 0.3.0

 .gitignore                       |    1 +
 perl-Test-ConsistentVersion.spec |   12 ++++++++----
 sources                          |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd64b6f..bd32a09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-ConsistentVersion-v0.2.3.tar.gz
+/Test-ConsistentVersion-v0.3.0.tar.gz
diff --git a/perl-Test-ConsistentVersion.spec b/perl-Test-ConsistentVersion.spec
index e31ec04..44fe2cf 100644
--- a/perl-Test-ConsistentVersion.spec
+++ b/perl-Test-ConsistentVersion.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-ConsistentVersion
-Version:        0.2.3
-Release:        11%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        Ensures a CPAN distribution has consistent versioning
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,10 +53,14 @@ TEST_AUTHOR=1 ./Build test
 
 %files
 %doc Changes README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/Test*
+%{_mandir}/man3/Test*
 
 %changelog
+* Sat Nov 15 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.3.0-1
+- Update to 0.3.0
+- Tighten file listing
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.2.3-11
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 762ad35..f8433f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4e90bd16dd08330e6c89da0abc7b8ec  Test-ConsistentVersion-v0.2.3.tar.gz
+86401caf8a750673b8606cfd07b63c37  Test-ConsistentVersion-v0.3.0.tar.gz



More information about the perl-devel mailing list