From 23077092f117d269f4124e61d9375f1e523d96d5a8347a51ffc07747d73c63eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Mar 2019 16:27:34 +0000 Subject: [PATCH] - Drop doxygen from dependencies to avoid buildcycle * the documentation is available online anyway for anyone to consume and consult http://api.libssh.org OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=65 --- baselibs.conf | 2 ++ libidn.changes | 5 +++++ libidn.spec | 2 ++ 3 files changed, 9 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index f1c27a0..60e66ae 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,3 @@ libidn12 + obsoletes "libidn- < " + provides "libidn- = " diff --git a/libidn.changes b/libidn.changes index 24a254f..90a4af7 100644 --- a/libidn.changes +++ b/libidn.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 12 16:16:00 UTC 2019 - Tomáš Chvátal + +- Add provides/obsoletes on libdn bsc#1092034 + ------------------------------------------------------------------- Fri Mar 8 08:50:48 UTC 2019 - Martin Liška diff --git a/libidn.spec b/libidn.spec index b9ea766..27bcd02 100644 --- a/libidn.spec +++ b/libidn.spec @@ -67,6 +67,8 @@ Compatible Encoding (ACE) via IDNA is supported. Summary: Support for Internationalized Domain Names (IDN) License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later Group: System/Libraries +Provides: libidn = %{version} +Obsoletes: libidn < %{version} %description -n %{lname} GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA