perl rebuild, third small chain

This commit is contained in:
Tom Callaway 2008-02-28 13:01:31 +00:00
parent 44ab386575
commit 7bb64b24b0

View File

@ -1,7 +1,7 @@
Name: perl-Devel-StackTrace
Summary: Perl module implementing stack trace and stack trace frame objects
Version: 1.16
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Devel-StackTrace
@ -56,6 +56,9 @@ make test IS_MAINTAINER=1
%{_mandir}/man3/*
%changelog
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.16-2
- Rebuild for perl 5.10 (again)
* Sun Feb 03 2008 Ralf Corsépius <rc040203@freenet.de> - 1.16-1
- Upstream update.
- Activate IS_MAINTAINER-tests.