From edff2d51492b0030048780b726055837d83eaf5b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jul 22 2015 21:50:09 +0000 Subject: bump versions on old config package obsoletes (f21 is on 0.3.14) The versions being too low meant that on upgrade from F21 to F22 or F23 you didn't get the obsolete kicking in as it should. --- diff --git a/firewalld.spec b/firewalld.spec index 67e6914..995727c 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -8,7 +8,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.3.14.2 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.firewalld.org License: GPLv2+ Source0: https://fedorahosted.org/released/firewalld/%{name}-%{version}.tar.bz2 @@ -51,10 +51,10 @@ Provides: variant_config(Server) Provides: variant_config(Workstation) # Remove old config subpackages -Obsoletes: firewalld-config-standard <= 0.3.13 -Obsoletes: firewalld-config-cloud <= 0.3.13 -Obsoletes: firewalld-config-server <= 0.3.13 -Obsoletes: firewalld-config-workstation <= 0.3.13 +Obsoletes: firewalld-config-standard <= 0.3.15 +Obsoletes: firewalld-config-cloud <= 0.3.15 +Obsoletes: firewalld-config-server <= 0.3.15 +Obsoletes: firewalld-config-workstation <= 0.3.15 %endif %description @@ -480,6 +480,9 @@ fi %endif %changelog +* Wed Jul 22 2015 Adam Williamson - 0.3.14.2-4 +- bump versions on old config package obsoletes (f21 is on 0.3.14 now) + * Mon Jul 13 2015 Thomas Woerner - 0.3.14.2-3 - Require python3-gobject-base for fedora >= 23 and rhel >= 8 (RHBZ#1242076) - Fix rhel defines: No python3 for rhel-7