From fa8bc1f9af838757afe375a0085e0cbfbca6790e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Thu, 10 Jun 2010 14:39:35 +0000 Subject: [PATCH] Fix release tag. Release number must be higher and higher because of dual-lived modules, which would be broken. --- perl.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl.spec b/perl.spec index d5fb60d..688bb38 100644 --- a/perl.spec +++ b/perl.spec @@ -11,7 +11,8 @@ Name: perl Version: %{perl_version} # DON'T BUILD NOW in rawhide, only into scratch or test buildroot -Release: 1%{?dist} +# release number must be even higher, becase dual-lived modules will be broken otherwise +Release: 123%{?dist} Epoch: %{perl_epoch} Summary: Practical Extraction and Report Language Group: Development/Languages @@ -1678,7 +1679,7 @@ make test # Old changelog entries are preserved in CVS. %changelog -* Thu Jun 10 2010 Marcela Mašláňová - 4:5.12.1-1 +* Thu Jun 10 2010 Marcela Mašláňová - 4:5.12.1-123 - remove patch with debugging symbols, which should be now ok without it - update to 5.12.1 - MODULE_COMPAT