Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package timekpr-next for openSUSE:Factory 
checked in at 2026-09-21 12:22:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timekpr-next (Old)
 and      /work/SRC/openSUSE:Factory/.timekpr-next.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timekpr-next"

Mon Sep 21 12:22:33 2026 rev:3 rq:1379364 version:0.5.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/timekpr-next/timekpr-next.changes        
2025-05-13 20:07:45.820618492 +0200
+++ /work/SRC/openSUSE:Factory/.timekpr-next.new.383539/timekpr-next.changes    
2026-09-21 12:22:37.015781228 +0200
@@ -1,0 +2,21 @@
+Wed Sep 16 20:28:58 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.5.10:
+  * rewrite config parser for Python 3.14 (#2130832)
+  * CLI accepts time strings such as 1h10m10s and
+    option synonyms (--userlist, --userinfo)
+  * optional journald logging
+  * lock sessions via the logind manager interface
+  * LockedHint is optional; TTY-switch and leftover
+    process killing are now off by default
+  * fix D-Bus names for usernames with @ and . (#2160176)
+  * fix unlimited-time notifications when only
+    weekly or monthly limits apply
+  * timekpra exits non-zero on request errors
+  * translations: en_GB, fr_CA, Lao
+  * support dynamic users not listed in passwd
+- Recommend python3-systemd for journald logging
+- Require python3-psutil >= 3.4
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  timekpr-next-0.5.8.tar.gz

New:
----
  timekpr-next-0.5.10.tar.gz

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

Other differences:
------------------
++++++ timekpr-next.spec ++++++
--- /var/tmp/diff_new_pack.8juYmg/_old  2026-09-21 12:22:38.184830087 +0200
+++ /var/tmp/diff_new_pack.8juYmg/_new  2026-09-21 12:22:38.189830296 +0200
@@ -18,8 +18,8 @@
 %define         _confdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}
 %define         _sitelib %( echo %{python3_sitelib} | cut -c 10- )
 Name:           %{shortname}-next
-Version:        0.5.8
-Release:        
+Version:        0.5.10
+Release:        0
 Summary:        Keep control of computer usage
 License:        GPL-3.0-only
 URL:            https://launchpad.net/%{shortname}-next
@@ -27,16 +27,17 @@
 Source1:        system-group-%{shortname}.conf
 Source2:        README.SUSE.md
 BuildRequires:  appstream-glib
-BuildRequires:  sysuser-tools
 BuildRequires:  python3-base
-Requires(pre):  system-group-%{shortname} = %{version}
-Requires(post): systemd
+BuildRequires:  sysuser-tools
 Requires:       python3-dbus-python
-Requires:       python3-psutil
+Requires:       python3-psutil >= 3.4
 Requires:       typelib-1_0-AppIndicator3-0_1
+Requires(post): systemd
+Requires(pre):  system-group-%{shortname} = %{version}
+Recommends:     logrotate
 Recommends:     pkexec
 Recommends:     python3-espeak
-Recommends:     logrotate
+Recommends:     python3-systemd
 BuildArch:      noarch
 
 %description
@@ -128,5 +129,5 @@
 %dir %{_datadir}/locale/*/*
 
 %files -n system-group-%{shortname}
-%_sysusersdir/system-group-%{shortname}.conf
+%{_sysusersdir}/system-group-%{shortname}.conf
 

++++++ timekpr-next-0.5.8.tar.gz -> timekpr-next-0.5.10.tar.gz ++++++
++++ 33346 lines of diff (skipped)

Reply via email to