Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linphoneqt for openSUSE:Factory 
checked in at 2023-11-05 12:19:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linphoneqt (Old)
 and      /work/SRC/openSUSE:Factory/.linphoneqt.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linphoneqt"

Sun Nov  5 12:19:19 2023 rev:14 rq:1123315 version:5.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/linphoneqt/linphoneqt.changes    2023-10-10 
20:59:34.340498625 +0200
+++ /work/SRC/openSUSE:Factory/.linphoneqt.new.17445/linphoneqt.changes 
2023-11-05 12:19:35.806903584 +0100
@@ -1,0 +2,9 @@
+Sat Nov  4 06:50:32 UTC 2023 - Jan Engelhardt <jeng...@inai.de>
+
+- Move the "linphone" Obsoletes/Provides from linphone.spec
+  (provider of linphone-cli) to linphoneqt.spec (provider of
+  /usr/bin/linphone), and rename the BRPM accordingly to
+  linphone-desktop.
+  
https://forums.opensuse.org/t/tumbleweed-zypper-dup-wants-to-replace-linphone-with-linphone-cli/170249
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linphoneqt.spec ++++++
--- /var/tmp/diff_new_pack.RFRDlq/_old  2023-11-05 12:19:36.266920392 +0100
+++ /var/tmp/diff_new_pack.RFRDlq/_new  2023-11-05 12:19:36.270920538 +0100
@@ -75,14 +75,16 @@
 SIP-based Web phones. With several codecs available, it can be used
 with high speed connections as well as 28k modems.
 
-%package -n %{_name}
+%package -n %{_name}-desktop
 Summary:        Web Phone
 Group:          Productivity/Telephony/SIP/Clients
 Requires:       liblinphone-data
 Recommends:     %{_name}-cli
 Obsoletes:      %{_name}-lang < %{version}
+Provides:       %{_name} = %{version}-%{release}
+Obsoletes:      %{_name} < %{version}-%{release}
 
-%description -n %{_name}
+%description -n %{_name}-desktop
 Linphone is a Web phone with a Qt interface. It lets you make
 two-party calls over IP networks such as the Internet. It uses the IETF
 protocols SIP (Session Initiation Protocol) and RTP (Realtime TransporT
@@ -141,7 +143,7 @@
 
 chrpath -d %{buildroot}%{_bindir}/linphone 
%{buildroot}%{_libdir}/libapp-plugin.so
 
-%files -n %{_name}
+%files -n %{_name}-desktop
 %license LICENSE.txt
 %doc CHANGELOG.md README.md
 %{_bindir}/linphone

Reply via email to