- 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:
parent
0716c35c74
commit
23077092f1
@ -1 +1,3 @@
|
||||
libidn12
|
||||
obsoletes "libidn-<targettype> < <version>"
|
||||
provides "libidn-<targettype> = <version>"
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user