|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-List-Compare
|
|
|
|
Name: perl-List-Compare
|
|
|
|
Version: 0.47
|
|
|
|
Version: 0.48
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Compare elements of two or more lists
|
|
|
|
Summary: Compare elements of two or more lists
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -46,6 +46,9 @@ make test
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 26 2015 Petr Šabata <contyk@redhat.com> - 0.48-1
|
|
|
|
|
|
|
|
- 0.48 bump, yet even more performance improvements
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 23 2015 Petr Šabata <contyk@redhat.com> - 0.47-1
|
|
|
|
* Mon Feb 23 2015 Petr Šabata <contyk@redhat.com> - 0.47-1
|
|
|
|
- 0.47 bump, yet more performance improvements
|
|
|
|
- 0.47 bump, yet more performance improvements
|
|
|
|
|
|
|
|
|
|
|
|