Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aws-crt-cpp for openSUSE:Factory 
checked in at 2026-04-18 21:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-crt-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.aws-crt-cpp.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-crt-cpp"

Sat Apr 18 21:35:18 2026 rev:51 rq:1347837 version:0.38.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-crt-cpp/aws-crt-cpp.changes  2026-04-11 
22:32:34.087590434 +0200
+++ /work/SRC/openSUSE:Factory/.aws-crt-cpp.new.11940/aws-crt-cpp.changes       
2026-04-18 21:35:31.131470085 +0200
@@ -1,0 +2,11 @@
+Wed Apr 15 07:52:52 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 0.38.5
+  * Enable missing tests by @sfod in (#843)
+  * MQTT test refactor by @bretambrose in (#818)
+  * Manual Publish Acknowledgement Control by @sbSteveK in (#828)
+  * Skip IoT WS tests when relevant environment variable is not set
+    by @bretambrose in (#845)
+- Prefer explicit path and filenames over wildcards in %files section
+
+-------------------------------------------------------------------

Old:
----
  v0.38.4.tar.gz

New:
----
  v0.38.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aws-crt-cpp.spec ++++++
--- /var/tmp/diff_new_pack.S34TDg/_old  2026-04-18 21:35:33.339560076 +0200
+++ /var/tmp/diff_new_pack.S34TDg/_new  2026-04-18 21:35:33.355560728 +0200
@@ -20,7 +20,7 @@
 %define library_soversion 1
 
 Name:           aws-crt-cpp
-Version:        0.38.4
+Version:        0.38.5
 Release:        0
 Summary:        AWS C++ wrapper for AWS SDK C libraries
 License:        Apache-2.0
@@ -132,15 +132,17 @@
 %ldconfig_scriptlets -n lib%{name}%{library_soversion}
 
 %files bin
-%{_bindir}/*
+%{_bindir}/elasticurl_cpp
+%{_bindir}/mqtt5_app
+%{_bindir}/mqtt5_canary
 
 %files -n lib%{name}%{library_soversion}
 %doc README.md
-%{_libdir}/*.so.%{library_soversion}
-%{_libdir}/*.so.%{library_version}
+%{_libdir}/lib%{name}.so.%{library_soversion}
+%{_libdir}/lib%{name}.so.%{library_version}
 
 %files devel
 %{_includedir}/aws
-%{_libdir}/*.so
+%{_libdir}/lib%{name}.so
 %{_libdir}/cmake
 

++++++ v0.38.4.tar.gz -> v0.38.5.tar.gz ++++++
++++ 4904 lines of diff (skipped)

Reply via email to