Update to 1.03.
This commit is contained in:
parent
cc456976a8
commit
8eb9ec5116
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/Devel-CheckLib-0.97.tar.gz
|
||||
/Devel-CheckLib-0.98.tar.gz
|
||||
/Devel-CheckLib-0.99.tar.gz
|
||||
/Devel-CheckLib-1.03.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Devel-CheckLib
|
||||
Version: 0.99
|
||||
Release: 5%{?dist}
|
||||
Version: 1.03
|
||||
Release: 1%{?dist}
|
||||
Summary: Check that a library is available
|
||||
|
||||
License: GPL+ or Artistic
|
||||
@ -53,6 +53,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 21 2015 Jose Pedro Oliveira <jose.p.oliveira.oss at gmail.com> - 1.03-1
|
||||
- Update to 1.03.
|
||||
|
||||
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.99-5
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user