|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Carp-Always
|
|
|
|
|
Version: 0.12
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Warn and die in Perl noisily with stack backtraces
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -59,6 +59,9 @@ make test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Oct 06 2012 Emmanuel Seyman <emmanuel@seyman.fr> - 0.12-1
|
|
|
|
|
- Update to 0.12
|
|
|
|
|
- Clean up spec file
|
|
|
|
|