From a28dc78bfd6b22adeebda85e0178f03c8e8360e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Tue, 14 Jul 2015 23:12:47 +0200 Subject: [PATCH] Bump the Obsoletes: to < 0.113-3 to account for the non-split 0.113-2.fc21 --- polkit.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/polkit.spec b/polkit.spec index b0ad744..ef48555 100644 --- a/polkit.spec +++ b/polkit.spec @@ -6,7 +6,7 @@ Summary: An authorization framework Name: polkit Version: 0.113 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit Source0: http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz @@ -49,7 +49,7 @@ Obsoletes: polkit-js-engine < 0.110-4 Provides: polkit-js-engine = %{version}-%{release} # when -libs was split out, handle multilib upgrade path -- rex -Obsoletes: polkit < 0.112-8 +Obsoletes: polkit < 0.113-3 %description polkit is a toolkit for defining and handling authorizations. It is @@ -174,6 +174,10 @@ exit 0 %{_libdir}/girepository-1.0/*.typelib %changelog +* Tue Jul 14 2015 Miloslav Trmač - 0.113-4 +- Bump the Obsoletes: to < 0.113-3 to account for the non-split 0.113-2.fc21 + Resolves: #1243004 + * Sun Jul 12 2015 Rex Dieter 0.113-3 - Obsoletes: polkit < 0.112-8 (handle multilib upgrade path)