From 944837798da370e048b4c5fbb533f60b3b2ed155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:42:57 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- firewalld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firewalld.spec b/firewalld.spec index dd11b7b..7bdf6ad 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -1,7 +1,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.5.3 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.firewalld.org License: GPLv2+ Source0: https://github.com/firewalld/firewalld/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -320,6 +320,9 @@ fi %{_mandir}/man1/firewall-config*.1* %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.5.3-2 +- Rebuilt for Python 3.7 + * Wed May 16 2018 Eric Garver - 0.5.3-1 - rebase package to v0.5.3