Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rsibreak for openSUSE:Factory 
checked in at 2024-11-27 22:15:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsibreak (Old)
 and      /work/SRC/openSUSE:Factory/.rsibreak.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsibreak"

Wed Nov 27 22:15:42 2024 rev:42 rq:1226939 version:0.12.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsibreak/rsibreak.changes        2022-06-12 
17:43:26.774511118 +0200
+++ /work/SRC/openSUSE:Factory/.rsibreak.new.28523/rsibreak.changes     
2024-11-27 22:19:09.404091411 +0100
@@ -1,0 +2,6 @@
+Wed Nov 20 15:47:19 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Stop using the %suse_update_desktop_file macro
+- Spec cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rsibreak.spec ++++++
--- /var/tmp/diff_new_pack.EQRFSN/_old  2024-11-27 22:19:10.616142113 +0100
+++ /var/tmp/diff_new_pack.EQRFSN/_new  2024-11-27 22:19:10.620142280 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rsibreak
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,6 @@
 Release:        0
 Summary:        Repetetive Strain Injury recovery and prevention assistance 
utility
 License:        GPL-2.0-or-later
-Group:          Productivity/Other
 URL:            https://apps.kde.org/rsibreak
 Source0:        
https://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz
 %if %{with released}
@@ -32,7 +31,6 @@
 %endif
 BuildRequires:  extra-cmake-modules >= 5.79.0
 BuildRequires:  fdupes
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5Crash)
@@ -48,11 +46,8 @@
 BuildRequires:  cmake(Qt5DBus) >= 5.10.0
 BuildRequires:  cmake(Qt5Test) >= 5.10.0
 Requires:       hicolor-icon-theme
-Recommends:     %{name}-lang = %{version}
-Obsoletes:      %{name}-doc < %{version}
-# REMOVE AFTER Leap 42.1 is out of scope
-Provides:       kde4-rsibreak = %{version}
-Obsoletes:      kde4-rsibreak < %{version}
+Recommends:     rsibreak-lang = %{version}
+Obsoletes:      rsibreak-doc < %{version}
 
 %description
 Repetitive Strain Injury is an illness which can occur as a result of
@@ -70,16 +65,14 @@
 
 %install
 %kf5_makeinstall -C build
-%suse_update_desktop_file -G "RSI Prevention" org.kde.rsibreak Qt KDE 
TimeUtility
-%if %{with released}
+
 %find_lang %{name} --all-name
+
 %{kf5_find_htmldocs}
-%endif
-%fdupes -s %{buildroot}%{_kf5_sharedir}
 
-%if %{with released}
+%fdupes %{buildroot}%{_kf5_sharedir}
+
 %files lang -f %{name}.lang
-%endif
 
 %files
 %license LICENSES/*

Reply via email to