From e3535cf4b4d2c98b0bf909e1f313ccafacae6004 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 06:56:39 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Try-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec index 4c590f5..656af83 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -4,7 +4,7 @@ Name: perl-Try-Tiny Summary: Minimal try/catch with proper localization of $@ Version: 0.22 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Development/Libraries URL: http://search.cpan.org/dist/Try-Tiny @@ -79,6 +79,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Try::Tiny.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.22-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Apr 29 2014 Paul Howarth - 0.22-1 - Update to 0.22 - Add optional test deps as recommended prereqs