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:
Paul Howarth 2015-03-20 09:39:32 +00:00
parent ffd05d09c9
commit f3e4b8594e
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
6598dc010917282a5bc3864092a75256 parent-0.231.tar.gz
8f3da84be2318ad4a1e7ff2e60a10d68 parent-0.232.tar.gz