From 9479ae7ed109c2e270d99f203af6af414f4934b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Fri, 4 Dec 2009 02:37:08 +0000 Subject: [PATCH] - rebuild against perl 5.10.1 --- 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 54afacc..f1f56b6 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Try-Tiny Version: 0.02 -Release: 1%{?dist} +Release: 2%{?dist} # lib/Try/Tiny.pm -> MIT License: MIT Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Fri Dec 4 2009 Stepan Kasal - 0.02-2 +- rebuild against perl 5.10.1 + * Tue Sep 15 2009 Chris Weyl 0.02-1 - submission