|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-List-Compare
|
|
|
|
Name: perl-List-Compare
|
|
|
|
Version: 0.38
|
|
|
|
Version: 0.38
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Compare elements of two or more lists
|
|
|
|
Summary: Compare elements of two or more lists
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -47,6 +47,9 @@ make test
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 10 2013 Petr Šabata <contyk@redhat.com> - 0.38-1
|
|
|
|
* Tue Sep 10 2013 Petr Šabata <contyk@redhat.com> - 0.38-1
|
|
|
|
- 0.38 bump, documentation update
|
|
|
|
- 0.38 bump, documentation update
|
|
|
|
- Modernize the spec
|
|
|
|
- Modernize the spec
|
|
|
|