From 93d4bb8770d1f4b4367efc6f486f4973c2de384a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sep 21 2018 01:00:15 +0000 Subject: Have python3-libconcord obsolete python2-libconcord --- diff --git a/concordance.spec b/concordance.spec index 4b27365..cbadcdd 100644 --- a/concordance.spec +++ b/concordance.spec @@ -2,7 +2,7 @@ Name: concordance Version: 1.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Software to program the Logitech Harmony remote control License: GPLv3+ @@ -45,6 +45,7 @@ Development libraries for libconcord %package -n python3-%{libpkg} Summary: Python 3 bindings for libconcord Requires: %{libpkg} = %{version}-%{release} +Obsoletes: python2-%{libpkg} < %{version}-%{release} BuildArch: noarch %description -n python3-%{libpkg} @@ -117,6 +118,10 @@ make DESTDIR=%{buildroot} install %changelog +* Thu Sep 20 2018 Adam Williamson - 1.3-6 +- Have python3-libconcord obsolete python2-libconcord + This should work for most users as congruity switched + * Tue Sep 11 2018 Scott Talbert - 1.3-5 - Remove use of Group tag