From c9b44723194b9dd1b968b9a8ffbd0116045d2f95 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 06:57:40 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-Hook-LexWrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Hook-LexWrap.spec b/perl-Hook-LexWrap.spec index 07e1507..2e6d9c2 100644 --- a/perl-Hook-LexWrap.spec +++ b/perl-Hook-LexWrap.spec @@ -1,6 +1,6 @@ Name: perl-Hook-LexWrap Version: 0.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lexically scoped subroutine wrappers Group: Development/Libraries License: GPL+ or Artistic @@ -49,6 +49,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Hook::LexWrap.3pm* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Jul 24 2012 Paul Howarth - 0.24-1 - Update to 0.24 - Add Build.PL