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:
@@ -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>
|
Mon Jan 27 15:38:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
Name: aws-c-common
|
Name: aws-c-common
|
||||||
Version: 0.10.8
|
Version: 0.11.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Core C99 package for AWS SDK for C
|
Summary: Core C99 package for AWS SDK for C
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -73,12 +73,6 @@ export LD_LIBRARY_PATH=%{_builddir}/%{name}-%{version}/build
|
|||||||
%install
|
%install
|
||||||
%cmake_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}
|
%ldconfig_scriptlets -n lib%{name}%{library_soversion}
|
||||||
|
|
||||||
%files -n lib%{name}%{library_soversion}
|
%files -n lib%{name}%{library_soversion}
|
||||||
|
|||||||
@@ -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
3
v0.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88115d6f3e4f79d8b2544ed8a95d8a9699985aed38aeb4779d7c9fffde1fee58
|
||||||
|
size 609940
|
||||||
Reference in New Issue
Block a user