|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Devel-CheckLib
|
|
|
|
|
Version: 0.99
|
|
|
|
|
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
|
|
|
|
|
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.99-2
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 4 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.99-1
|
|
|
|
|
- Update to 0.99.
|
|
|
|
|
|
|
|
|
|