summaryrefslogtreecommitdiffstats
path: root/perl-Module-Pluggable.spec
diff options
context:
space:
mode:
authorSteven Pritchard <steve@fedoraproject.org>2007-01-30 01:55:10 +0000
committerSteven Pritchard <steve@fedoraproject.org>2007-01-30 01:55:10 +0000
commit34b98e267fb476b166837ecc70182be386ea4215 (patch)
tree5ccfffae0047b583a0309390b41d1348ed018b6a /perl-Module-Pluggable.spec
parentf5e58cb743379e0e4c75f7c0c8755f1cb2cf3918 (diff)
downloadperl-Module-Pluggable-3_50-1_fc7.tar.gz
perl-Module-Pluggable-3_50-1_fc7.tar.xz
perl-Module-Pluggable-3_50-1_fc7.zip
Diffstat (limited to 'perl-Module-Pluggable.spec')
-rw-r--r--perl-Module-Pluggable.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec
index 20d97af..68105d5 100644
--- a/perl-Module-Pluggable.spec
+++ b/perl-Module-Pluggable.spec
@@ -1,7 +1,7 @@
-%define module_version 3.4
+%define module_version 3.5
Name: perl-Module-Pluggable
-Version: 3.40
+Version: 3.50
Release: 1%{?dist}
Summary: Automatically give your module the ability to have plugins
License: GPL or Artistic
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Mon Jan 29 2007 Steven Pritchard <steve@kspei.com> 3.50-1
+- Update to 3.5.
+
* Sat Dec 09 2006 Steven Pritchard <steve@kspei.com> 3.40-1
- Update to 3.4.
- Use fixperms macro instead of our own chmod incantation.