From f94bc0c0544e189eb921215c806ab7a2d68d2ff0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jun 19 2019 16:41:00 +0000 Subject: Release++ epel7: Obsoletes: python34-lensfun (#1721810) --- diff --git a/lensfun.spec b/lensfun.spec index 2dd2e0d..c128262 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -6,7 +6,7 @@ Name: lensfun Version: 0.3.2 Summary: Library to rectify defects introduced by photographic lenses -Release: 19%{?dist} +Release: 20%{?dist} License: LGPLv3 and CC-BY-SA URL: http://lensfun.sourceforge.net/ @@ -38,7 +38,6 @@ BuildRequires: pkgconfig(zlib) BuildRequires: %{python3} %{python3}-devel %else Obsoletes: lensfun-python3 < %{version}-%{release} -#Obsoletes: lensfun-python34 < %{version}-%{release} Obsoletes: lensfun-tools < %{version}-%{release} %endif # for rst2man, if INSTALL_HELPER_SCRIPTS != OFF @@ -71,6 +70,10 @@ adapters in lensfun. %package -n %{python3}-lensfun Summary: Python3 lensfun bindings Requires: %{name}%{?_isa} = %{version}-%{release} +%if 0%{?rhel} == 7 +## pkgname changed in epel7 from python34- to python36- +Obsoletes: python34-lensfun < %{version}-%{release} +%endif %description -n %{python3}-lensfun %{summary}. @@ -167,8 +170,9 @@ popd %changelog -* Wed Jun 19 2019 Rex Dieter - 0.3.2-19 +* Wed Jun 19 2019 Rex Dieter - 0.3.2-20 - use %%python3_pkgversion +- epel7: Obsoletes: python34-lensfun (#1721810) * Fri Feb 01 2019 Fedora Release Engineering - 0.3.2-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild