Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package choqok for openSUSE:Factory checked 
in at 2023-11-02 20:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/choqok (Old)
 and      /work/SRC/openSUSE:Factory/.choqok.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "choqok"

Thu Nov  2 20:22:27 2023 rev:39 rq:1122216 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/choqok/choqok.changes    2021-06-27 
19:00:44.868407368 +0200
+++ /work/SRC/openSUSE:Factory/.choqok.new.17445/choqok.changes 2023-11-02 
20:22:48.862803938 +0100
@@ -1,0 +2,6 @@
+Thu Nov  2 09:28:52 UTC 2023 - Christophe Marin <[email protected]>
+
+- Remove the telepathyQt5 dependency
+- Spec cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ choqok.spec ++++++
--- /var/tmp/diff_new_pack.JtLBmn/_old  2023-11-02 20:22:49.402823808 +0100
+++ /var/tmp/diff_new_pack.JtLBmn/_new  2023-11-02 20:22:49.402823808 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package choqok
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,6 @@
 Release:        0
 Summary:        Micro-Blogging Client for KDE
 License:        GPL-3.0-only
-Group:          Productivity/Networking/Other
 URL:            https://choqok.kde.org
 Source:         
https://download.kde.org/stable/%{name}/1.7/src/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM
@@ -55,7 +54,6 @@
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5NetworkAuth)
 BuildRequires:  cmake(Qt5Widgets)
-BuildRequires:  cmake(TelepathyQt5)
 
 %description
 A micro-blogging client for the K Desktop Environment.
@@ -64,8 +62,7 @@
 
 %package devel
 Summary:        Micro-Blogging Client for KDE
-Group:          Development/Libraries/KDE
-Requires:       %{name} = %{version}
+Requires:       choqok = %{version}
 
 %description devel
 A micro-blogging client for the K Desktop Environment.
@@ -76,17 +73,16 @@
 %autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %fdupes %{buildroot}
-  %suse_update_desktop_file -C "KDE Micro-blogging Client" org.kde.choqok 
InstantMessaging
-  %find_lang choqok
+%kf5_makeinstall -C build
+%fdupes %{buildroot}
+%suse_update_desktop_file -C "KDE Micro-blogging Client" org.kde.choqok 
InstantMessaging
+%find_lang choqok
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files -f %{name}.lang
 %license COPYING

Reply via email to