From 37a3fbc8cde33f2e9bed7eb1047c7b1ed8efd478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 17 Jul 2013 18:37:44 +0200 Subject: [PATCH] Perl 5.18 rebuild --- icoutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icoutils.spec b/icoutils.spec index 370d2ff..614a5d2 100644 --- a/icoutils.spec +++ b/icoutils.spec @@ -1,6 +1,6 @@ Name: icoutils Version: 0.31.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility for extracting and converting Microsoft icon and cursor files Group: Applications/Multimedia @@ -52,6 +52,9 @@ make install DESTDIR=%{buildroot} %changelog +* Wed Jul 17 2013 Petr Pisar - 0.31.0-2 +- Perl 5.18 rebuild + * Mon Jun 17 2013 Martin Gieseking 0.31.0-1 - Updated to version 0.31.0. - Dropped patches as they have been applied upstream.