SHA256
1
0
forked from pool/aws-crt-cpp

Accepting request 1035641 from home:glaubitz:branches:devel:libraries:c_c++

- Add missing dependency on runtime library package for devel package

OBS-URL: https://build.opensuse.org/request/show/1035641
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=7
This commit is contained in:
John Paul Adrian Glaubitz 2022-11-14 13:07:56 +00:00 committed by Git OBS Bridge
parent ca441ab686
commit 5d41a0ea6a
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 14 13:04:22 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add missing dependency on runtime library package for devel package
-------------------------------------------------------------------
Fri Nov 11 12:55:40 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -94,6 +94,7 @@ This package contains the shared libraries.
%package devel
Summary: AWS C++ wrapper for AWS SDK C libraries - development files
Group: Development/Languages/Other
Requires: lib%{name}%{library_soversion} = %{version}
%description devel
AWS C++ wrapper for the following AWS SDK C libraries