Update to 0.115
- New upstream release 0.115 - Worked around a bug in chained goto on 5.8.5
This commit is contained in:
parent
0a647276fe
commit
2f5adcdd1a
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Deep
|
||||
Version: 0.114
|
||||
Version: 0.115
|
||||
Release: 1%{?dist}
|
||||
Summary: Extremely flexible deep comparison
|
||||
License: GPL+ or Artistic
|
||||
@ -62,6 +62,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Test::Deep::NoTest.3*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 10 2015 Paul Howarth <paul@city-fan.org> - 0.115-1
|
||||
- Update to 0.115
|
||||
- Worked around a bug in chained goto on 5.8.5
|
||||
|
||||
* Mon Dec 15 2014 Paul Howarth <paul@city-fan.org> - 0.114-1
|
||||
- Update to 0.114
|
||||
- Improve prereqs metadata
|
||||
|
||||
Loading…
Reference in New Issue
Block a user