Update to 3.5.

This commit is contained in:
Steven Pritchard 2007-01-30 01:55:10 +00:00
parent f5e58cb743
commit 34b98e267f
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
Module-Pluggable-3.4.tar.gz
Module-Pluggable-3.5.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
33a505c7cdb3627c3fbc1f267078733f Module-Pluggable-3.4.tar.gz
c5a57fc2ca1736bf3c6422a424a1ebeb Module-Pluggable-3.5.tar.gz