From eee0e75f08bfa9cddc7f27d9ceeb2da4ce6ee91b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 18 Jun 2019 16:43:59 +0200 Subject: [PATCH] Obsolete by name only --- openbabel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openbabel.spec b/openbabel.spec index 803a227..64aec7c 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -8,7 +8,7 @@ Name: openbabel Version: 2.4.1 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Chemistry software file format converter License: GPLv2 URL: https://openbabel.org/ @@ -119,7 +119,7 @@ Summary: Python wrapper for the Open Babel library Requires: %{name}-libs%{?_isa} = %{version}-%{release} BuildRequires: python3-devel %{?python_provide:%python_provide python3-%{name}} -Obsoletes: python2-%{name}%{?_isa} < 2.4.1-21 +Obsoletes: python2-%{name} < 2.4.1-21 %description -n python3-%{name} Python3 wrapper for the Open Babel library. @@ -244,6 +244,9 @@ export CTEST_OUTPUT_ON_FAILURE=1 PYTHONPATH=%{buildroot}%{python3_sitearch} %{ruby_vendorarchdir}/openbabel.so %changelog +* Tue Jun 18 2019 Petr Pisar - 2.4.1-23 +- Obsolete by name only (bug #1685183) + * Thu May 30 2019 Jitka Plesnikova - 2.4.1-22 - Perl 5.30 rebuild