From 70368ba2cf4e72bed48d5858dd624e2f5da191d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 20 Oct 2015 17:40:36 +0200 Subject: [PATCH] Rebuild to utilize perl(:VERSION) dependency symbol --- perl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 39c09f1..c9ac16c 100644 --- a/perl.spec +++ b/perl.spec @@ -29,7 +29,7 @@ Name: perl Version: %{perl_version} # release number must be even higher, because dual-lived modules will be broken otherwise -Release: 352%{?dist} +Release: 353%{?dist} Epoch: %{perl_epoch} Summary: Practical Extraction and Report Language Group: Development/Languages @@ -4623,6 +4623,9 @@ popd # Old changelog entries are preserved in CVS. %changelog +* Tue Oct 20 2015 Petr Pisar - 4:5.22.0-353 +- Rebuild to utilize perl(:VERSION) dependency symbol + * Tue Oct 13 2015 Petr Pisar - 4:5.22.0-352 - Do not own IO::Socket::IP manual page by perl-IO