From 2ff03d09fcee45b3fe38eaa7cf86c28cf7de3d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Jul 2013 14:18:54 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-parent.spec b/perl-parent.spec index d445dd4..5cd37db 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.225 -Release: 245%{?dist} +Release: 290%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ rm -rf %{buildroot} %{_mandir}/man3/parent.3pm* %changelog +* Mon Jul 15 2013 Petr Pisar - 1:0.225-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 1:0.225-245 - Link minimal build-root packages against libperl.so explicitly