From 1f464aeaf0009c04acbb56a93021416821fb8628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 12 Jul 2013 10:54:58 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 23fdb30..1b9c13b 100644 --- a/perl.spec +++ b/perl.spec @@ -31,7 +31,7 @@ Name: perl Version: %{perl_version} # release number must be even higher, because dual-lived modules will be broken otherwise -Release: 283%{?dist} +Release: 284%{?dist} Epoch: %{perl_epoch} Summary: Practical Extraction and Report Language Group: Development/Languages @@ -3598,6 +3598,9 @@ sed \ # Old changelog entries are preserved in CVS. %changelog +* Fri Jul 12 2013 Petr Pisar - 4:5.18.0-284 +- Perl 5.18 rebuild + * Tue Jul 09 2013 Petr Pisar - 4:5.18.0-283 - Define SONAME for libperl.so and move the libary into standard path - Link XS modules to libperl.so on Linux (bug #960048)