From 8feb3c6e542e33519fe8d99c66205ece5929e596 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Apr 13 2018 21:02:35 +0000 Subject: Remove Obsoletes tag from when python was renamed to python2 Fedora 25 was last Fedora that had python, N+3 upgrades are not supported, this can be merged to Fedora 28+. --- diff --git a/python2-docs.spec b/python2-docs.spec index d8313a7..6f8e8e7 100644 --- a/python2-docs.spec +++ b/python2-docs.spec @@ -3,7 +3,7 @@ Name: python2-docs # The Version needs to be in-sync with the "python2" package: Version: 2.7.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Documentation for the Python 2 programming language Group: Documentation License: Python @@ -28,11 +28,6 @@ Requires: python2 = %{version} Provides: python-docs = %{version}-%{release} -# All the obsolete tags similar to this one should be removed at Fedora 28 -# Also, according to the guidelines, this should be a hardcoded version, -# but that was proven problematic, see rhbz#1457336 -Obsoletes: python-docs < %{version}-%{release} - %description The python2-docs package contains documentation on the Python 2 programming language and interpreter. @@ -48,7 +43,6 @@ Requires(preun):info BuildRequires: texinfo Provides: python-docs-info = %{version}-%{release} -Obsoletes: python-docs-info < %{version}-%{release} %description info The python2-docs-info package contains documentation on the Python 2 @@ -114,6 +108,9 @@ linkchecker \ %license LICENSE %changelog +* Fri Apr 13 2018 Miro Hrončok - 2.7.14-4 +- Remove Obsoletes tag from when python was renamed to python2 (Fedora 25 was last) + * Fri Feb 09 2018 Fedora Release Engineering - 2.7.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild