Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-06 23:12:16 +02:00
parent 78d7ddaa5f
commit d84d5277c5

View File

@ -1,6 +1,6 @@
Name: perl-Class-Inspector
Version: 1.27
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Get information about a class and its structure
License: GPL+ or Artistic
Group: Development/Libraries
@ -51,6 +51,9 @@ make test AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1.27-2
- Perl 5.16 rebuild
* Fri Jan 27 2012 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.27-1
- Upstream update.
- Spec file modernization.