From 598642319b323f760e872d865e4b0258b9d927c1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 04:40:26 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-Carp-Always.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Carp-Always.spec b/perl-Carp-Always.spec index 122c625..6af0619 100644 --- a/perl-Carp-Always.spec +++ b/perl-Carp-Always.spec @@ -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 - 0.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Oct 06 2012 Emmanuel Seyman - 0.12-1 - Update to 0.12 - Clean up spec file