From 843dacf9cf553174d4ca3d68f6e0af9038551fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 02:56:23 +0200 Subject: [PATCH] Perl 5.18 rebuild --- quagga.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/quagga.spec b/quagga.spec index 7be843c..1474df3 100644 --- a/quagga.spec +++ b/quagga.spec @@ -5,7 +5,7 @@ Name: quagga Version: 0.99.22.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Routing daemon License: GPLv2+ Group: System Environment/Daemons @@ -224,6 +224,9 @@ fi %{_includedir}/quagga/ospfapi/*.h %changelog +* Thu Jul 18 2013 Petr Pisar - 0.99.22.1-8 +- Perl 5.18 rebuild + * Fri Jun 21 2013 Michal Sekletar - 0.99.22.1-7 - quagga is service which might implement networking, thus it should not have WantedBy=network.target in its systemd configuration