From bc3d4db2aaebed0a2c294bba46cacdbf0d5a784f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 15:40:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Scope-Guard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Scope-Guard.spec b/perl-Scope-Guard.spec index 8822594..8b5b453 100644 --- a/perl-Scope-Guard.spec +++ b/perl-Scope-Guard.spec @@ -1,7 +1,7 @@ Name: perl-Scope-Guard Summary: Lexically scoped resource management Version: 0.21 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHOCOLATE/Scope-Guard-%{version}.tar.gz @@ -55,6 +55,9 @@ make test %{_mandir}/man3/Scope::Guard.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jul 20 2015 Paul Howarth - 0.21-1 - Update to 0.21 - Remove useless use of UNIVERSAL::isa (CPAN RT#105948)