Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rsibreak for openSUSE:Factory 
checked in at 2025-10-20 13:35:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsibreak (Old)
 and      /work/SRC/openSUSE:Factory/.rsibreak.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsibreak"

Mon Oct 20 13:35:15 2025 rev:43 rq:1312203 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsibreak/rsibreak.changes        2024-11-27 
22:19:09.404091411 +0100
+++ /work/SRC/openSUSE:Factory/.rsibreak.new.18484/rsibreak.changes     
2025-10-20 13:35:32.775800814 +0200
@@ -1,0 +2,8 @@
+Sun Oct 19 08:42:39 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 0.13.0
+  * Reset timers on hibernation detection
+  * Setting the window icon
+  * Translation improvements
+
+-------------------------------------------------------------------

Old:
----
  rsibreak-0.12.15.tar.xz
  rsibreak-0.12.15.tar.xz.sig

New:
----
  rsibreak-0.13.0.tar.xz
  rsibreak-0.13.0.tar.xz.sig

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

Other differences:
------------------
++++++ rsibreak.spec ++++++
--- /var/tmp/diff_new_pack.wlZF6A/_old  2025-10-20 13:35:33.507831796 +0200
+++ /var/tmp/diff_new_pack.wlZF6A/_new  2025-10-20 13:35:33.507831796 +0200
@@ -16,10 +16,13 @@
 #
 
 
-%define base_ver 0.12
+%define kf6_version 6.8
+%define qt6_version 6.7.0
+
+%define base_ver 0.13
 %bcond_without released
 Name:           rsibreak
-Version:        0.12.15
+Version:        0.13.0
 Release:        0
 Summary:        Repetetive Strain Injury recovery and prevention assistance 
utility
 License:        GPL-2.0-or-later
@@ -27,24 +30,28 @@
 Source0:        
https://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz
 %if %{with released}
 Source1:        
https://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz.sig
+# 
https://invent.kde.org/sysadmin/release-keyring/-/blob/master/keys/[email protected]
 Source2:        rsibreak.keyring
 %endif
-BuildRequires:  extra-cmake-modules >= 5.79.0
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  fdupes
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5ConfigWidgets)
-BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5DBusAddons)
-BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5IdleTime)
-BuildRequires:  cmake(KF5Notifications)
-BuildRequires:  cmake(KF5NotifyConfig)
-BuildRequires:  cmake(KF5TextWidgets)
-BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5DBus) >= 5.10.0
-BuildRequires:  cmake(Qt5Test) >= 5.10.0
+BuildRequires:  qt6-gui-private-devel >= %{qt6_version}
+BuildRequires:  cmake(KF6ColorScheme) >= %{kf6_version}
+BuildRequires:  cmake(KF6Config) >= %{kf6_version}
+BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
+BuildRequires:  cmake(KF6DBusAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  cmake(KF6IdleTime) >= %{kf6_version}
+BuildRequires:  cmake(KF6Notifications) >= %{kf6_version}
+BuildRequires:  cmake(KF6NotifyConfig) >= %{kf6_version}
+BuildRequires:  cmake(KF6StatusNotifierItem) >= %{kf6_version}
+BuildRequires:  cmake(KF6TextWidgets) >= %{kf6_version}
+BuildRequires:  cmake(KF6WindowSystem) >= %{kf6_version}
+BuildRequires:  cmake(KF6XmlGui) >= %{kf6_version}
+BuildRequires:  cmake(Qt6DBus) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
 Requires:       hicolor-icon-theme
 Recommends:     rsibreak-lang = %{version}
 Obsoletes:      rsibreak-doc < %{version}
@@ -57,32 +64,30 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%cmake_kf5 -d build
-%cmake_build
-
-%install
-%kf5_makeinstall -C build
-
-%find_lang %{name} --all-name
+%cmake_kf6
 
-%{kf5_find_htmldocs}
+%kf6_build
 
-%fdupes %{buildroot}%{_kf5_sharedir}
+%install
+%kf6_install
 
-%files lang -f %{name}.lang
+%find_lang %{name} --all-name --with-html
 
 %files
 %license LICENSES/*
 %doc AUTHORS ChangeLog NEWS
-%doc %{_kf5_htmldir}/en/
-%{_kf5_applicationsdir}/org.kde.rsibreak.desktop
-%{_kf5_appstreamdir}/org.kde.rsibreak.appdata.xml
-%{_kf5_bindir}/rsibreak
-%{_kf5_configdir}/autostart/rsibreak_autostart.desktop
-%{_kf5_dbusinterfacesdir}/org.rsibreak.rsiwidget.xml
-%{_kf5_iconsdir}/hicolor/*/*/*
-%{_kf5_notifydir}/rsibreak.notifyrc
+%doc %lang(en) %{_kf6_htmldir}/en/
+%{_kf6_applicationsdir}/org.kde.rsibreak.desktop
+%{_kf6_appstreamdir}/org.kde.rsibreak.appdata.xml
+%{_kf6_bindir}/rsibreak
+%{_kf6_configdir}/autostart/rsibreak_autostart.desktop
+%{_kf6_dbusinterfacesdir}/org.rsibreak.rsiwidget.xml
+%{_kf6_iconsdir}/hicolor/*/*/*
+%{_kf6_notificationsdir}/rsibreak.notifyrc
+
+%files lang -f %{name}.lang
+%exclude %{_kf6_htmldir}/en
 

++++++ rsibreak-0.12.15.tar.xz -> rsibreak-0.13.0.tar.xz ++++++
++++ 38087 lines of diff (skipped)

++++++ rsibreak.keyring ++++++
Binary files /var/tmp/diff_new_pack.wlZF6A/_old and 
/var/tmp/diff_new_pack.wlZF6A/_new differ

Reply via email to