From d8ad941c638c10ebc8f3aba26569821e88809100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Jul 2013 13:02:19 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-constant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-constant.spec b/perl-constant.spec index b1b4671..7760e67 100644 --- a/perl-constant.spec +++ b/perl-constant.spec @@ -1,6 +1,6 @@ Name: perl-constant Version: 1.27 -Release: 3%{?dist} +Release: 290%{?dist} Summary: Perl pragma to declare constants License: GPL+ or Artistic Group: Development/Libraries @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 1.27-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 1.27-3 - Link minimal build-root packages against libperl.so explicitly