From 72c6191465a26fe8d1344d6b451a12da3884639a Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Tue, 17 Apr 2007 19:43:03 +0000 Subject: Update to 3.6. --- perl-Module-Pluggable.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'perl-Module-Pluggable.spec') diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec index 68105d5..0dd592e 100644 --- a/perl-Module-Pluggable.spec +++ b/perl-Module-Pluggable.spec @@ -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 3.60-1 +- Update to 3.6. + * Mon Jan 29 2007 Steven Pritchard 3.50-1 - Update to 3.5. -- cgit