Update to 0.227

- New upstream release 0.227
  - Restore tests passing for 5.17.5+ (CPAN RT#88320)
This commit is contained in:
Paul Howarth 2013-09-01 20:47:21 +01:00
parent 94542745b7
commit fa72034332
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Name: perl-parent
Epoch: 1
Version: 0.226
Release: 2%{?dist}
Version: 0.227
Release: 1%{?dist}
Summary: Establish an ISA relationship with base classes at compile time
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/parent.3pm*
%changelog
* 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)
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.226-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
a73841127da29dcdf8e71f8afa09542e parent-0.226.tar.gz
b6564a9f84f90d56b81c9cc63ed4b3c3 parent-0.227.tar.gz