From 90a2125c0cea24504f8497e42111af33e34bf5d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 28 Jun 2012 15:09:06 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perltidy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perltidy.spec b/perltidy.spec index e2f5659..bde9b4c 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,6 +1,6 @@ Name: perltidy Version: 20120619 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for indenting and reformatting Perl scripts License: GPLv2+ @@ -55,6 +55,9 @@ make test %changelog +* Thu Jun 28 2012 Petr Pisar - 20120619-2 +- Perl 5.16 rebuild + * Wed Jun 20 2012 Ville Skyttä - 20120619-1 - Update to 20120619. - Clean up specfile constructs no longer needed in Fedora or EL6+.