This commit is contained in:
Jesse Keating 2009-02-27 02:21:12 +00:00
parent 0aa0acc459
commit 6b8d8a209d

View File

@ -1,6 +1,6 @@
Name: perl-Test-Deep
Version: 0.103
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Extremely flexible deep comparison
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.103-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Oct 22 2008 Lubomir Rintel <lubo.rintel@gooddata.com> 0.103-2
- Fix crash on matching array_each() against non-array