8
0
forked from pool/aws-crt-cpp

4 Commits

Author SHA256 Message Date
0acdbeae68 Accepting request 1299064 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1299064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-crt-cpp?expand=0&rev=34
2025-08-12 15:05:50 +00:00
6a24235fa8 - Update to version 0.33.2
* Expose CipherPreference to Mqtt Client Builders & Fix Windows CI D
    disk by @xiazhvera in (#754)
  * Change stale issue and discussion handling to run once a week by
    @sbSteveK in (#757)
  * Add Submodule Version Check to cmake Configuration by @sbSteveK in (#750)
  * Add missing -fPIC flag for static library builds by @tobil4sk in (#756)
  * Add binding for sts web identity provider by @sbiscigl in (#759)
- Refresh patches for new version
  * acc_fix-cmake-modules-path.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=100
2025-08-12 12:45:41 +00:00
489476c871 Accepting request 1294969 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1294969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-crt-cpp?expand=0&rev=33
2025-07-22 10:54:26 +00:00
2ad48a3de1 - Update to version 0.33.1
* Scoped resource casting as suggested by Igor by @bretambrose in (#753)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=98
2025-07-22 07:32:56 +00:00
5 changed files with 29 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
diff -Nru aws-crt-cpp-0.31.0.orig/CMakeLists.txt aws-crt-cpp-0.31.0/CMakeLists.txt
--- aws-crt-cpp-0.31.0.orig/CMakeLists.txt 2025-02-25 21:44:05.000000000 +0000
+++ aws-crt-cpp-0.31.0/CMakeLists.txt 2025-02-27 12:14:32.348326331 +0000
@@ -311,6 +311,9 @@
endif()
diff -Nru aws-crt-cpp-0.33.2.orig/CMakeLists.txt aws-crt-cpp-0.33.2/CMakeLists.txt
--- aws-crt-cpp-0.33.2.orig/CMakeLists.txt 2025-07-31 23:55:15.000000000 +0000
+++ aws-crt-cpp-0.33.2/CMakeLists.txt 2025-08-01 13:45:41.636360598 +0000
@@ -341,6 +341,9 @@
target_compile_options(${PROJECT_NAME} PRIVATE -fPIC)
endif()
+set_target_properties(${PROJECT_NAME} PROPERTIES VERSION 1.0.0)

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Aug 1 13:46:25 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.33.2
* Expose CipherPreference to Mqtt Client Builders & Fix Windows CI D
disk by @xiazhvera in (#754)
* Change stale issue and discussion handling to run once a week by
@sbSteveK in (#757)
* Add Submodule Version Check to cmake Configuration by @sbSteveK in (#750)
* Add missing -fPIC flag for static library builds by @tobil4sk in (#756)
* Add binding for sts web identity provider by @sbiscigl in (#759)
- Refresh patches for new version
* acc_fix-cmake-modules-path.patch
-------------------------------------------------------------------
Mon Jul 21 13:20:51 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.33.1
* Scoped resource casting as suggested by Igor by @bretambrose in (#753)
-------------------------------------------------------------------
Fri Jul 11 10:45:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -20,7 +20,7 @@
%define library_soversion 1
Name: aws-crt-cpp
Version: 0.33.0
Version: 0.33.2
Release: 0
Summary: AWS C++ wrapper for AWS SDK C libraries
License: Apache-2.0

View File

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

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

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