8
0
forked from pool/aws-checksums

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

- Update to version 0.1.9
  + Updates cmake files to use the local project name,
    fixing consumers using this as a submodule
- Add missing %{library_soversion} to Requires for -devel package

OBS-URL: https://build.opensuse.org/request/show/829540
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-checksums?expand=0&rev=8
This commit is contained in:
2020-08-25 14:11:26 +00:00
committed by Git OBS Bridge
parent d877cfb383
commit 3967b3491d
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Aug 25 11:20:37 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.1.9
+ Updates cmake files to use the local project name,
fixing consumers using this as a submodule
- Add missing %{library_soversion} to Requires for -devel package
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 14 12:17:00 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Fri Aug 14 12:17:00 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%define library_version 1.0.0 %define library_version 1.0.0
%define library_soversion 0unstable %define library_soversion 0unstable
Name: aws-checksums Name: aws-checksums
Version: 0.1.8 Version: 0.1.9
Release: 0 Release: 0
Summary: Checksums package for AWS SDK for C Summary: Checksums package for AWS SDK for C
License: Apache-2.0 License: Apache-2.0
@@ -49,7 +49,7 @@ This package contains the dynamically linked library.
%package -n lib%{name}-devel %package -n lib%{name}-devel
Summary: Development files for aws-checksums library Summary: Development files for aws-checksums library
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: lib%{name} = %{version} Requires: lib%{name}%{library_soversion} = %{version}
%description -n lib%{name}-devel %description -n lib%{name}-devel
Core c99 package for AWS SDK for C. Includes cross-platform primitives, Core c99 package for AWS SDK for C. Includes cross-platform primitives,

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2240f5d51968b941d8b51838be2528004ddf1fe0348c711364f4155604774db3
size 70966

3
v0.1.9.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48223950e3fc654fe959947eb780f45e2751216a387b810331f8f4af724f3b1e
size 70967