Update to 0.232
- New upstream release 0.232 - Change line-endings in parent-pmc.t to unix EOLs so that bleadperl is happy
This commit is contained in:
parent
ffd05d09c9
commit
f3e4b8594e
@ -1,6 +1,6 @@
|
||||
Name: perl-parent
|
||||
Epoch: 1
|
||||
Version: 0.231
|
||||
Version: 0.232
|
||||
Release: 1%{?dist}
|
||||
Summary: Establish an ISA relationship with base classes at compile time
|
||||
License: GPL+ or Artistic
|
||||
@ -61,6 +61,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/parent.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2015 Paul Howarth <paul@city-fan.org> - 1:0.232-1
|
||||
- Update to 0.232
|
||||
- Change line-endings in parent-pmc.t to unix EOLs so that bleadperl is happy
|
||||
|
||||
* Tue Mar 10 2015 Paul Howarth <paul@city-fan.org> - 1:0.231-1
|
||||
- Update to 0.231
|
||||
- Restore test compatibility where Perl does not provide
|
||||
|
||||
Loading…
Reference in New Issue
Block a user