8
0
forked from pool/aws-c-common

Accepting request 1243452 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1243452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=20
This commit is contained in:
2025-02-06 21:05:25 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 30 11:31:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.11.0
* A bunch of CMake fixes by @graebm in (#1178)
- from version 0.10.9
* Fix heap overflow on uri parsing by @TingDaoK in (#1185)
- Remove workaround to move cmake files to correct installation path
-------------------------------------------------------------------
Mon Jan 27 15:38:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 1
Name: aws-c-common
Version: 0.10.8
Version: 0.11.0
Release: 0
Summary: Core C99 package for AWS SDK for C
License: Apache-2.0
@@ -73,12 +73,6 @@ export LD_LIBRARY_PATH=%{_builddir}/%{name}-%{version}/build
%install
%cmake_install
# Move cmake files to correct installation path
mkdir -p %{buildroot}%{_libdir}/cmake/aws-c-common
mv %{buildroot}%{_libdir}/aws-c-common/cmake/* %{buildroot}%{_libdir}/cmake/aws-c-common/
mv %{buildroot}%{_libdir}/cmake/Aws* %{buildroot}%{_libdir}/cmake/aws-c-common/
rm -rf %{buildroot}%{_libdir}/aws-c-common
%ldconfig_scriptlets -n lib%{name}%{library_soversion}
%files -n lib%{name}%{library_soversion}

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88115d6f3e4f79d8b2544ed8a95d8a9699985aed38aeb4779d7c9fffde1fee58
size 609940