summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--perl-Module-Pluggable.spec5
-rw-r--r--sources2
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@redhat.com> - 1:4.7-1
+- 4.7 bump
+
* Thu Jan 24 2013 Petr Pisar <ppisar@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