This commit is contained in:
Dennis Gilmore 2014-06-06 22:31:59 -05:00
parent 85dddad1ab
commit e9b062de5d

View File

@ -2,7 +2,7 @@ Name: perl-Devel-StackTrace
Summary: Perl module implementing stack trace and stack trace frame objects
Version: 1.32
Epoch: 1
Release: 1%{?dist}
Release: 2%{?dist}
License: Artistic 2.0
Group: Development/Libraries
URL: http://search.cpan.org/dist/Devel-StackTrace/
@ -82,6 +82,9 @@ make test %{?with_release_tests:RELEASE_TESTING=1} %{?with_author_tests:AUTHOR_T
%{_mandir}/man3/*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 07 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 1:1.32-1
- Upstream update.
- Activate AUTHOR_TESTING.