From 3a1e199df6f7983af94bf48815a4c2d6072c80cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 11:36:02 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Bit-Vector.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Bit-Vector.spec b/perl-Bit-Vector.spec index bcbccb3..530d967 100644 --- a/perl-Bit-Vector.spec +++ b/perl-Bit-Vector.spec @@ -1,6 +1,6 @@ Name: perl-Bit-Vector Version: 7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Efficient bit vector, set of integers and "big int" math library Group: Development/Libraries # Outdated FSF address reported, rt#85827 @@ -65,6 +65,9 @@ make test %changelog +* Thu Jul 18 2013 Petr Pisar - 7.3-2 +- Perl 5.18 rebuild + * Mon Jun 03 2013 Petr Ĺ abata - 7.3-1 - 7.3 bump, 5.18 compatibility changes