From d137c05439e2386e0fede0b896e30719c29fcb62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Jul 2013 14:17:48 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Time-Local.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec index 2915902..a8f2642 100644 --- a/perl-Time-Local.spec +++ b/perl-Time-Local.spec @@ -1,6 +1,6 @@ Name: perl-Time-Local Version: 1.2300 -Release: 2%{?dist} +Release: 290%{?dist} Summary: Efficiently compute time from local and GMT time License: GPL+ or Artistic Group: Development/Libraries @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 1.2300-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 1.2300-2 - Link minimal build-root packages against libperl.so explicitly