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:
Paul Howarth 2015-01-11 11:15:22 +00:00
parent 0a647276fe
commit 2f5adcdd1a
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
3eafcb768fd31ede6b7aa65f025205ec Test-Deep-0.114.tar.gz
63bf86f7cddb09320c846acb1a1ec263 Test-Deep-0.115.tar.gz