Update to 0.228

- New upstream release 0.228
  - Install in site/ by default for 5.12+ (CPAN RT#88450)
This commit is contained in:
Paul Howarth 2013-09-17 21:19:48 +01:00
parent fa72034332
commit 2061208fe5
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: perl-parent
Epoch: 1
Version: 0.227
Version: 0.228
Release: 1%{?dist}
Summary: Establish an ISA relationship with base classes at compile time
License: GPL+ or Artistic
@ -55,6 +55,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/parent.3pm*
%changelog
* Tue Sep 17 2013 Paul Howarth <paul@city-fan.org> - 1:0.228-1
- Update to 0.228
- Install in site/ by default for 5.12+ (CPAN RT#88450)
* Sun Sep 1 2013 Paul Howarth <paul@city-fan.org> - 1:0.227-1
- Update to 0.227
- Restore tests passing for 5.17.5+ (CPAN RT#88320)

View File

@ -1 +1 @@
b6564a9f84f90d56b81c9cc63ed4b3c3 parent-0.227.tar.gz
2b64f471d423f929f74c5e857cee8dfd parent-0.228.tar.gz