[perl-Module-Pluggable] 4.7 bump

Petr Pisar ppisar at fedoraproject.org
Thu Feb 28 13:13:33 UTC 2013


commit 54702fa764272f53f2c79cefe1e14ef33a9f695c
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Feb 28 14:13:18 2013 +0100

    4.7 bump

 .gitignore                 |    1 +
 perl-Module-Pluggable.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62c2149..556e141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Module-Pluggable-3.6.tar.gz
 /Module-Pluggable-4.6.tar.gz
+/Module-Pluggable-4.7.tar.gz
diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec
index 3e7edf1..0fca5d7 100644
--- a/perl-Module-Pluggable.spec
+++ b/perl-Module-Pluggable.spec
@@ -1,7 +1,7 @@
 Name:           perl-Module-Pluggable
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        4.6
+Version:        4.7
 Release:        1%{?dist}
 Summary:        Automatically give your module the ability to have plugins
 License:        GPL+ or Artistic
@@ -58,5 +58,8 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 28 2013 Petr Pisar <ppisar at redhat.com> - 1:4.7-1
+- 4.7 bump
+
 * Thu Jan 24 2013 Petr Pisar <ppisar at redhat.com> 1:4.6-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 0adca38..e89dabd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a3af6ac7d047a76c1b0c5d3b84ad64d  Module-Pluggable-4.6.tar.gz
+bde569c825bae9fe4a1cf06a7475f741  Module-Pluggable-4.7.tar.gz


More information about the scm-commits mailing list