This commit is contained in:
Jesse Keating 2009-07-26 04:29:26 +00:00
parent 3cd013dd6f
commit 94a7ca8905

View File

@ -1,6 +1,6 @@
Name: perl-Class-Inspector
Version: 1.24
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Get information about a class and its structure
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ make test AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jun 17 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.24-2
- BR: perl(Test::MinimumVersion) >= 0.008