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:
parent
fa72034332
commit
2061208fe5
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user