- 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
This commit is contained in:
Tomáš Chvátal 2019-03-12 16:27:34 +00:00 committed by Git OBS Bridge
parent 0716c35c74
commit 23077092f1
3 changed files with 9 additions and 0 deletions

View File

@ -1 +1,3 @@
libidn12
obsoletes "libidn-<targettype> < <version>"
provides "libidn-<targettype> = <version>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 12 16:16:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add provides/obsoletes on libdn bsc#1092034
-------------------------------------------------------------------
Fri Mar 8 08:50:48 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -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