From dcb2a5aebbcb2fe60ae4e2a59b3a82893c9f8e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 17 Jul 2013 22:18:10 +0200 Subject: [PATCH] Perl 5.18 rebuild --- crossfire.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crossfire.spec b/crossfire.spec index 2855b59..45e948e 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -9,7 +9,7 @@ Name: crossfire Version: 1.70.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Server for hosting crossfire games Group: Amusements/Games # All files GPLv2+ except server/daemon.c which also has MIT attributions @@ -370,6 +370,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 17 2013 Petr Pisar - 1.70.0-6 +- Perl 5.18 rebuild + * Thu Jun 06 2013 Jon Ciesla - 1.70.0-5 - Fix unit file, BZ 971088.