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:
@@ -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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-checksums
|
||||
Version: 0.1.8
|
||||
Version: 0.1.9
|
||||
Release: 0
|
||||
Summary: Checksums package for AWS SDK for C
|
||||
License: Apache-2.0
|
||||
@@ -49,7 +49,7 @@ This package contains the dynamically linked library.
|
||||
%package -n lib%{name}-devel
|
||||
Summary: Development files for aws-checksums library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: lib%{name} = %{version}
|
||||
Requires: lib%{name}%{library_soversion} = %{version}
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
Core c99 package for AWS SDK for C. Includes cross-platform primitives,
|
||||
|
@@ -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
3
v0.1.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48223950e3fc654fe959947eb780f45e2751216a387b810331f8f4af724f3b1e
|
||||
size 70967
|
Reference in New Issue
Block a user