|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Devel-CheckLib
|
|
|
|
|
Version: 1.07
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Check that a library is available
|
|
|
|
|
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -53,6 +53,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.07-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Apr 9 2016 Jose Pedro Oliveira <jose.p.oliveira.oss at gmail.com> - 1.07-1
|
|
|
|
|
- Update to 1.07.
|
|
|
|
|
|
|
|
|
|