|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Carp-Always
|
|
|
|
|
Version: 0.13
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Warn and die in Perl noisily with stack backtraces
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -55,6 +55,9 @@ make test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 25 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 0.13-6
|
|
|
|
|
- Remove Group macro
|
|
|
|
|
- Pass NO_PACKLIST=1 to Makefile.PL
|
|
|
|
|