Update to 3.6.

This commit is contained in:
Steven Pritchard 2007-04-17 19:43:03 +00:00
parent 34b98e267f
commit 72c6191465
3 changed files with 7 additions and 4 deletions

View File

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

View File

@ -1,7 +1,7 @@
%define module_version 3.5
%define module_version 3.6
Name: perl-Module-Pluggable
Version: 3.50
Version: 3.60
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
* Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 3.60-1
- Update to 3.6.
* Mon Jan 29 2007 Steven Pritchard <steve@kspei.com> 3.50-1
- Update to 3.5.

View File

@ -1 +1 @@
c5a57fc2ca1736bf3c6422a424a1ebeb Module-Pluggable-3.5.tar.gz
9b804c4a3dc2df0c6259ff43ee0a165c Module-Pluggable-3.6.tar.gz