Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package re for openSUSE:Factory checked in 
at 2023-09-14 16:26:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re (Old)
 and      /work/SRC/openSUSE:Factory/.re.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re"

Thu Sep 14 16:26:24 2023 rev:9 rq:1111347 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/re/re.changes    2023-08-28 17:15:32.377349732 
+0200
+++ /work/SRC/openSUSE:Factory/.re.new.1766/re.changes  2023-09-14 
16:29:29.846795280 +0200
@@ -1,0 +2,28 @@
+Fri Sep  8 18:11:26 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to 3.4.0:
+  * rtpext: uniform parameter name fixes doxygen warning
+  * mk: add rem to doxygen inputs
+  * vidmix: allow different pixel format
+  * ajb doxygen
+  * aes: correct parameters for stub
+  * ci/build: fail on cmake and compile warnings
+  * fmt: fix format string in fmt_timestamp()
+  * hmac,md5,sha: add mbedtls backend
+  * test: no need to rewind freshly allocated mbuf
+  * httpauth: basic challenge creation and verification functions
+  * Fix include of re_thread.h in re_tmr.h
+  * btrace: fix WIN32_LEAN_AND_MEAN macro redefine
+  * aumix: add record sum handler
+  * ci/win: disable x86 testing
+  * sipsess: allow UPDATE and INFO in early dialog
+  * prefix macro VERSION
+  * main: use HAVE_SIGNAL in init.c
+  * test: change to ASSERT_XXX macros, remove EXPECT_XXX macros
+  * fmt: handy functions for pointer-length objects
+  * test: add TWCC test from Chrome 114 packet
+  * sipsess/listen: Fix target_refresh_handler
+  * ci/mingw: downgrade cmake
+  * cmake: fix target include path for subdir projects
+
+-------------------------------------------------------------------

Old:
----
  re-3.3.0.tar.gz

New:
----
  re-3.4.0.tar.gz

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

Other differences:
------------------
++++++ re.spec ++++++
--- /var/tmp/diff_new_pack.NwkuWx/_old  2023-09-14 16:29:30.942834434 +0200
+++ /var/tmp/diff_new_pack.NwkuWx/_new  2023-09-14 16:29:30.942834434 +0200
@@ -19,7 +19,7 @@
 %global sover   16
 %global libname lib%{name}%{sover}
 Name:           re
-Version:        3.3.0
+Version:        3.4.0
 Release:        0
 Summary:        Library for real-time communications with async I/O support
 License:        BSD-3-Clause
@@ -70,8 +70,10 @@
 %cmake_install
 rm -v %{buildroot}/%{_libdir}/libre.a
 
-%post -n %{libname} -p /sbin/ldconfig
-%postun -n %{libname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{libname}
+
+%check
+%ctest
 
 %files -n %{libname}
 %license LICENSE

++++++ re-3.3.0.tar.gz -> re-3.4.0.tar.gz ++++++
++++ 2281 lines of diff (skipped)

Reply via email to