From 6b4dbaa43559b4f675262d58f66a656d69cb11df Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 05:04:37 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-Clone.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Clone.spec b/perl-Clone.spec index 0f2d270..65b1112 100644 --- a/perl-Clone.spec +++ b/perl-Clone.spec @@ -1,6 +1,6 @@ Name: perl-Clone Version: 0.34 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Recursively copy perl data types Group: Development/Libraries License: GPL+ or Artistic @@ -52,6 +52,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.34-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Jan 03 2013 Petr Ĺ abata - 0.34-1 - 0.34 bump for DBI 1.623 - Modernize the spec