Update to 0.99.
This commit is contained in:
parent
0b8f241967
commit
fbf2fcd38e
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/Devel-CheckLib-0.96.tar.gz
|
||||
/Devel-CheckLib-0.97.tar.gz
|
||||
/Devel-CheckLib-0.98.tar.gz
|
||||
/Devel-CheckLib-0.99.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Devel-CheckLib
|
||||
Version: 0.98
|
||||
Release: 5%{?dist}
|
||||
Version: 0.99
|
||||
Release: 1%{?dist}
|
||||
Summary: Check that a library is available
|
||||
|
||||
License: GPL+ or Artistic
|
||||
@ -53,6 +53,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 4 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.99-1
|
||||
- Update to 0.99.
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user