From 8edb286d3c58db2eb83546b2a14367f0ebfbc8e8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 02:57:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- perl-Exception-Class.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Exception-Class.spec b/perl-Exception-Class.spec index 9b0503a..7ed9495 100644 --- a/perl-Exception-Class.spec +++ b/perl-Exception-Class.spec @@ -1,6 +1,6 @@ Name: perl-Exception-Class Version: 1.39 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Module that allows you to declare real exception classes in Perl License: GPL+ or Artistic URL: http://search.cpan.org/dist/Exception-Class/ @@ -67,6 +67,9 @@ make test AUTHOR_TESTING=1 RELEASE_TESTING=1 %{_mandir}/man3/Exception::Class::Base.3pm* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.39-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jun 06 2015 Jitka Plesnikova - 1.39-2 - Perl 5.22 rebuild