Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package live555 for openSUSE:Factory checked 
in at 2023-01-24 19:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/live555 (Old)
 and      /work/SRC/openSUSE:Factory/.live555.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live555"

Tue Jan 24 19:42:26 2023 rev:37 rq:1060467 version:2023.01.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/live555/live555.changes  2022-12-07 
17:35:23.676680268 +0100
+++ /work/SRC/openSUSE:Factory/.live555.new.32243/live555.changes       
2023-01-24 20:25:52.090342913 +0100
@@ -1,0 +2,16 @@
+Sat Jan 21 12:18:32 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2023.01.19:
+  - By default, we no longer compile "groupsock/NetAddress.cpp" for Windows to 
use
+    "gethostbyname()", because of a report that this breaks IPv6 name 
resolution. 
+
+-------------------------------------------------------------------
+Mon Jan 16 07:38:03 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2023.01.11:
+  * Updated the "BasicTaskScheduler"/"DelayQueue" implementation to make the 
'token counter'
+    a field of the task scheduler object, rather than having it be a static 
variable.
+    This avoids potential problems if an application uses more than one thread 
(with each thread
+    having its own task scheduler).
+
+-------------------------------------------------------------------

Old:
----
  live.2022.12.01.tar.gz

New:
----
  live.2023.01.19.tar.gz

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

Other differences:
------------------
++++++ live555.spec ++++++
--- /var/tmp/diff_new_pack.BnCfFA/_old  2023-01-24 20:25:52.574345390 +0100
+++ /var/tmp/diff_new_pack.BnCfFA/_new  2023-01-24 20:25:52.578345410 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package live555
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2020 Dominique Leuenberger, Ramiswil, Switzerland
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define lmdmaj 107
 
 Name:           live555
-Version:        2022.12.01
+Version:        2023.01.19
 Release:        0
 Summary:        LIVE555 Streaming Media
 License:        LGPL-2.1-only
@@ -47,11 +47,11 @@
 using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries
 can be used to build streaming applications
 
-%package -n libBasicUsageEnvironment1
+%package -n libBasicUsageEnvironment2
 Summary:        Basic Usage Environment library of live555 streaming media
 Group:          System/Libraries
 
-%description -n libBasicUsageEnvironment1
+%description -n libBasicUsageEnvironment2
 This code forms a set of C++ libraries for multimedia streaming,
 using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries
 can be used to build streaming applications
@@ -77,7 +77,7 @@
 %package devel
 Summary:        LIVE555 Streaming Media
 Group:          Development/Languages/C and C++
-Requires:       libBasicUsageEnvironment1 = %{version}
+Requires:       libBasicUsageEnvironment2 = %{version}
 Requires:       libUsageEnvironment3 = %{version}
 Requires:       libgroupsock30 = %{version}
 Requires:       libliveMedia%{lmdmaj} = %{version}
@@ -125,11 +125,11 @@
 EOF
 
 %post -n libliveMedia%{lmdmaj} -p /sbin/ldconfig
-%post -n libBasicUsageEnvironment1 -p /sbin/ldconfig
+%post -n libBasicUsageEnvironment2 -p /sbin/ldconfig
 %post -n libgroupsock30 -p /sbin/ldconfig
 %post -n libUsageEnvironment3 -p /sbin/ldconfig
 %postun -n libliveMedia%{lmdmaj} -p /sbin/ldconfig
-%postun -n libBasicUsageEnvironment1 -p /sbin/ldconfig
+%postun -n libBasicUsageEnvironment2 -p /sbin/ldconfig
 %postun -n libgroupsock30 -p /sbin/ldconfig
 %postun -n libUsageEnvironment3 -p /sbin/ldconfig
 
@@ -140,9 +140,9 @@
 %license COPYING
 %{_libdir}/libliveMedia.so.%{lmdmaj}*
 
-%files -n libBasicUsageEnvironment1
+%files -n libBasicUsageEnvironment2
 %license COPYING
-%{_libdir}/libBasicUsageEnvironment.so.1*
+%{_libdir}/libBasicUsageEnvironment.so.2*
 
 %files -n libgroupsock30
 %license COPYING

++++++ live.2022.12.01.tar.gz -> live.2023.01.19.tar.gz ++++++
++++ 5508 lines of diff (skipped)

Reply via email to