Updating link to change in openSUSE:Factory/libssh revision 57.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh?expand=0&rev=09bf8f5fcee5a759be679debc1e3d293
This commit is contained in:
parent
62bb40cc74
commit
9cf1bb569d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 12:56:05 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Fix the typo in Obsoletes for -devel-doc subpackage
|
||||
- Actually remove the description for -devel-doc subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 15:32:07 UTC 2019 - James McDonough <jmcdonough@suse.com>
|
||||
|
||||
|
@ -49,7 +49,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
BuildRequires: zlib-devel
|
||||
# doxygen generated documentation used to be in subpkg
|
||||
Obsoletes: %{name}-devel-docs
|
||||
Obsoletes: %{name}-devel-doc <= 0.8.6
|
||||
%if %{with test}
|
||||
BuildRequires: libcmocka-devel
|
||||
%endif
|
||||
@ -83,13 +83,6 @@ Requires: libssh4 = %{version}
|
||||
%description devel
|
||||
Development headers for the SSH library.
|
||||
|
||||
%package devel-doc
|
||||
Summary: SSH library API documentation
|
||||
Group: Documentation/HTML
|
||||
|
||||
%description devel-doc
|
||||
Documentation for libssh development.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n libssh-%{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user