From 7c5dea67fb536e01c117bbdb7ef2dab4c6772b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 20 Jun 2011 08:02:38 +0200 Subject: [PATCH] update to 5.14.1 --- perl.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl.spec b/perl.spec index c92a132..5d947cd 100644 --- a/perl.spec +++ b/perl.spec @@ -1,4 +1,4 @@ -%global perl_version 5.14.0 +%global perl_version 5.14.1 %global perl_epoch 4 %global perl_arch_stem -thread-multi %global perl_archname %{_arch}-%{_os}%{perl_arch_stem} @@ -17,7 +17,7 @@ Name: perl Version: %{perl_version} # release number must be even higher, becase dual-lived modules will be broken otherwise -Release: 170%{?dist} +Release: 171%{?dist} Epoch: %{perl_epoch} Summary: Practical Extraction and Report Language Group: Development/Languages @@ -1031,7 +1031,6 @@ tarball from perl.org. %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 #copy the example script cp -a %{SOURCE5} . @@ -2049,6 +2048,9 @@ sed \ # Old changelog entries are preserved in CVS. %changelog +* Mon Jun 20 2011 Marcela Mašláňová - 4:5.14.0-171 +- update to 5.14.1 - no new modules, just serious bugfixes and doc + * Thu Jun 16 2011 Marcela Mašláňová - 4:5.14.0-170 - try to update to latest ExtUtils::MakeMaker, no luck -> rebuild with current version, fix bug RT#67618 in modules