From ab8e8bdb9677badab5ec7a67b31521d0df84d825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Jun 2012 16:32:56 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-File-chdir.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-chdir.spec b/perl-File-chdir.spec index 2e02b3a..ac242a4 100644 --- a/perl-File-chdir.spec +++ b/perl-File-chdir.spec @@ -1,6 +1,6 @@ Name: perl-File-chdir Version: 0.1006 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A more sensible way to change directories License: GPL+ or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 11 2012 Petr Pisar - 0.1006-2 +- Perl 5.16 rebuild + * Wed Jan 11 2012 Petr Ĺ abata - 0.1006-1 - 0.1006 bump