Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package baresip for openSUSE:Factory checked 
in at 2024-02-13 22:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baresip (Old)
 and      /work/SRC/openSUSE:Factory/.baresip.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baresip"

Tue Feb 13 22:42:26 2024 rev:6 rq:1146222 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/baresip/baresip.changes  2023-01-09 
17:24:23.371357734 +0100
+++ /work/SRC/openSUSE:Factory/.baresip.new.1815/baresip.changes        
2024-02-13 22:42:47.421153492 +0100
@@ -1,0 +2,17 @@
+Wed Dec 27 19:19:05 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 3.8.0
+  Changes:
+  * https://github.com/baresip/baresip/releases/tag/v3.8.0
+  * https://github.com/baresip/baresip/releases/tag/v3.7.0
+  * https://github.com/baresip/baresip/releases/tag/v3.5.1
+  * https://github.com/baresip/baresip/releases/tag/v3.5.0
+  * https://github.com/baresip/baresip/releases/tag/v3.4.0
+  * https://github.com/baresip/baresip/releases/tag/v3.3.0
+  * https://github.com/baresip/baresip/releases/tag/v3.2.0
+  * https://github.com/baresip/baresip/releases/tag/v3.1.0
+  * https://github.com/baresip/baresip/releases/tag/v3.0.0
+  * https://github.com/baresip/baresip/releases/tag/v2.12.0
+  * https://github.com/baresip/baresip/releases/tag/v2.11.0
+
+-------------------------------------------------------------------

Old:
----
  baresip-2.10.0.tar.gz

New:
----
  baresip-3.8.0.tar.gz

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

Other differences:
------------------
++++++ baresip.spec ++++++
--- /var/tmp/diff_new_pack.QiTwaY/_old  2024-02-13 22:42:47.965173072 +0100
+++ /var/tmp/diff_new_pack.QiTwaY/_new  2024-02-13 22:42:47.969173216 +0100
@@ -16,8 +16,10 @@
 #
 
 
+%global sover   12
+%global libname lib%{name}%{sover}
 Name:           baresip
-Version:        2.10.0
+Version:        3.8.0
 Release:        0
 Summary:        Modular SIP useragent
 License:        BSD-3-Clause
@@ -107,19 +109,19 @@
 
 %package devel
 Summary:        Development files for the baresip library
-Requires:       libbaresip2 = %{version}-%{release}
+Requires:       %{libname} = %{version}-%{release}
 Requires:       pkgconfig
 
 %description devel
 The baresip-devel package includes header files and libraries necessary
 for developing programs which use the baresip C library.
 
-%package -n libbaresip2
+%package -n %{libname}
 Summary:        Standard library for baresip
 Provides:       %{name} = %{version}-%{release}
 Obsoletes:      %{name} < %{version}-%{release}
 
-%description -n libbaresip2
+%description -n %{libname}
 This package contains the shared library needed to run programs compiled with
 baresip
 
@@ -138,8 +140,7 @@
 %install
 %cmake_install
 
-%post   -n libbaresip2 -p /sbin/ldconfig
-%postun -n libbaresip2 -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{libname}
 
 %files
 %license LICENSE
@@ -192,7 +193,6 @@
 %{_libdir}/baresip/modules/presence.so
 %{_libdir}/baresip/modules/portaudio.so
 %{_libdir}/baresip/modules/pulse.so
-%{_libdir}/baresip/modules/pulse_async.so
 %{_libdir}/baresip/modules/rtcpsummary.so
 %{_libdir}/baresip/modules/serreg.so
 %{_libdir}/baresip/modules/snapshot.so
@@ -211,8 +211,8 @@
 %{_includedir}/%{name}.h
 %{_libdir}/pkgconfig/lib%{name}.pc
 
-%files -n libbaresip2
-%{_libdir}/lib%{name}.so.2*
+%files -n %{libname}
+%{_libdir}/libbaresip.so.%{sover}*
 
 %files video
 %{_libdir}/baresip/modules/av1.so

++++++ baresip-2.10.0.tar.gz -> baresip-3.8.0.tar.gz ++++++
++++ 23246 lines of diff (skipped)

Reply via email to