Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rsibreak for openSUSE:Factory 
checked in at 2022-06-12 17:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsibreak (Old)
 and      /work/SRC/openSUSE:Factory/.rsibreak.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsibreak"

Sun Jun 12 17:41:44 2022 rev:41 rq:982219 version:0.12.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsibreak/rsibreak.changes        2021-06-29 
22:44:21.506960646 +0200
+++ /work/SRC/openSUSE:Factory/.rsibreak.new.1548/rsibreak.changes      
2022-06-12 17:43:26.774511118 +0200
@@ -1,0 +2,15 @@
+Sun Jun 12 11:14:29 UTC 2022 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to 0.12.15:
+  * Add option to suppress breaks while fullscreen windows are
+    visible
+  * Potentially fix tooltip rendering on XFCE
+  * Make it possible to disable tiny breaks
+  * Configuration dialog: Don't reset timers when pressing "OK" if
+    no changes happened 
+  * Translation improvements
+  * Convert license headers to SPDX
+  * Internal code improvements
+- Add signature file and keyring
+
+-------------------------------------------------------------------

Old:
----
  rsibreak-0.12.14.tar.xz

New:
----
  rsibreak-0.12.15.tar.xz
  rsibreak-0.12.15.tar.xz.sig
  rsibreak.keyring

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

Other differences:
------------------
++++++ rsibreak.spec ++++++
--- /var/tmp/diff_new_pack.ogfbi2/_old  2022-06-12 17:43:27.186511708 +0200
+++ /var/tmp/diff_new_pack.ogfbi2/_new  2022-06-12 17:43:27.190511714 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rsibreak
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,20 @@
 
 
 %define base_ver 0.12
+%bcond_without released
 Name:           rsibreak
-Version:        0.12.14
+Version:        0.12.15
 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
-BuildRequires:  extra-cmake-modules
+%if %{with released}
+Source1:        
https://download.kde.org/stable/rsibreak/%{base_ver}/rsibreak-%{version}.tar.xz.sig
+Source2:        rsibreak.keyring
+%endif
+BuildRequires:  extra-cmake-modules >= 5.79.0
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
@@ -66,14 +71,18 @@
 %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}
 %files lang -f %{name}.lang
+%endif
 
 %files
-%license COPYING COPYING.DOC
+%license LICENSES/*
 %doc AUTHORS ChangeLog NEWS
 %doc %{_kf5_htmldir}/en/
 %{_kf5_applicationsdir}/org.kde.rsibreak.desktop

++++++ rsibreak-0.12.14.tar.xz -> rsibreak-0.12.15.tar.xz ++++++
++++ 70527 lines of diff (skipped)

Reply via email to