From 51d08652f98781fc7639aa00d3ac0e93a5efe838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Jul 2013 14:21:21 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-threads-shared.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-threads-shared.spec b/perl-threads-shared.spec index df48333..45b4f25 100644 --- a/perl-threads-shared.spec +++ b/perl-threads-shared.spec @@ -1,6 +1,6 @@ Name: perl-threads-shared Version: 1.43 -Release: 5%{?dist} +Release: 290%{?dist} Summary: Perl extension for sharing data structures between threads License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 1.43-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 1.43-5 - Link minimal build-root packages against libperl.so explicitly