From 58c55ec9cda27bb54d04920af1a4f1bab1db8abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Kasal?= Date: Thu, 26 Jun 2008 23:59:14 +0000 Subject: [PATCH] - bump the release number, so that it is not smaller than in F-9 --- perl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 994f107..cc32c8a 100644 --- a/perl.spec +++ b/perl.spec @@ -11,7 +11,7 @@ Name: perl Version: %{perl_version} -Release: 28%{?dist} +Release: 32%{?dist} Epoch: %{perl_epoch} Summary: The Perl programming language Group: Development/Languages @@ -1620,6 +1620,9 @@ make test # Old changelog entries are preserved in CVS. %changelog +* Fri Jun 27 2008 Stepan Kasal 4:5.10.0-32 +- bump the release number, so that it is not smaller than in F-9 + * Tue Jun 24 2008 Marcela Maslanova 4:5.10.0-28 - CVE-2008-2827 perl: insecure use of chmod in rmtree