[perl-version] 0.9907 bugfix bump

Petr Šabata psabata at fedoraproject.org
Wed Jan 15 15:14:44 UTC 2014


commit 3b79e8988616a33a18ba497f042b9c13f33a0871
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Jan 15 16:14:54 2014 +0100

    0.9907 bugfix bump

 .gitignore        |    1 +
 perl-version.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d7cb36..90a41eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ version-0.88.tar.gz
 /version-0.9903.tar.gz
 /version-0.9904.tar.gz
 /version-0.9906.tar.gz
+/version-0.9907.tar.gz
diff --git a/perl-version.spec b/perl-version.spec
index 10eb124..868552b 100644
--- a/perl-version.spec
+++ b/perl-version.spec
@@ -1,7 +1,7 @@
 Name:           perl-version
 Epoch:          3
-Version:        0.99.06
-%global module_version 0.9906
+Version:        0.99.07
+%global module_version 0.9907
 Release:        1%{?dist}
 Summary:        Perl extension for Version Objects
 License:        GPL+ or Artistic
@@ -77,6 +77,9 @@ make test
 %{_mandir}/man3/version::Internals.3pm*
 
 %changelog
+* Wed Jan 15 2014 Petr Šabata <contyk at redhat.com> - 3:0.99.07-1
+- 0.9907 bugfix bump
+
 * Tue Jan 07 2014 Petr Šabata <contyk at redhat.com> - 3:0.99.06-1
 - 0.9906 bump
 
diff --git a/sources b/sources
index 0519d3c..38b2c8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb1a59fe27ce48d6e96ae76e1a1391d5  version-0.9906.tar.gz
+ea9629bb9941911ddd912ff89fa22579  version-0.9907.tar.gz



More information about the perl-devel mailing list