Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package klog for openSUSE:Factory checked in at 2026-02-09 15:35:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klog (Old) and /work/SRC/openSUSE:Factory/.klog.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klog" Mon Feb 9 15:35:15 2026 rev:5 rq:1331935 version:7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/klog/klog.changes 2025-07-02 12:15:57.574853286 +0200 +++ /work/SRC/openSUSE:Factory/.klog.new.1670/klog.changes 2026-02-09 15:35:50.453893652 +0100 @@ -1,0 +2,23 @@ +Mon Feb 09 06:18:51 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 7.0: + * [ META ] klog is 5 years old today – happy birthday! + * [ FEATURE ] Introduce --filter flag for applying generic and + more complex filter expressions, e.g. klog total --filter + '2025-Q4 && (#gym || #running)'. Run klog info --filtering to + learn more. + * [ BREAKING ] Remove klog info config-folder command and + introduce klog config --location instead. (See also klog config + --help.) + * [ BREAKING ] Remove filter flags: + - --before and --after (note: you can still use --since and + --until) + - --entry-type (use --filter 'type:...' instead) + - --tomorrow + * [ BREAKING ] If the config.ini contains an editor entry and the + $EDITOR environment variable is specified, the config file now + takes precedence over the environment variable. + * Upgrade Go dependencies + * Upgrade Go (1.25) and all dependencies + +------------------------------------------------------------------- Old: ---- klog-6.6.obscpio New: ---- klog-7.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klog.spec ++++++ --- /var/tmp/diff_new_pack.f85wUF/_old 2026-02-09 15:35:51.089920417 +0100 +++ /var/tmp/diff_new_pack.f85wUF/_new 2026-02-09 15:35:51.089920417 +0100 @@ -1,7 +1,7 @@ # # spec file for package klog # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: klog -Version: 6.6 +Version: 7.0 Release: 0 Summary: Time tracking in a human-readable, plain-text file format License: MIT @@ -26,8 +26,8 @@ Source1: vendor.tar.gz BuildRequires: bash-completion BuildRequires: fish -BuildRequires: go >= 1.22 BuildRequires: zsh +BuildRequires: golang(API) >= 1.25 %description klog is a plain-text file format and a command line tool for time tracking. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.f85wUF/_old 2026-02-09 15:35:51.133922270 +0100 +++ /var/tmp/diff_new_pack.f85wUF/_new 2026-02-09 15:35:51.137922438 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/jotaen/klog</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v6.6</param> + <param name="revision">v7.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> @@ -11,7 +11,7 @@ <service name="set_version" mode="manual"> </service> <service name="go_modules" mode="manual"> - <param name="basename">klog-6.6</param> + <param name="basename">klog-7.0</param> </service> <!-- services below are running at buildtime --> <service name="tar" mode="buildtime"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.f85wUF/_old 2026-02-09 15:35:51.161923448 +0100 +++ /var/tmp/diff_new_pack.f85wUF/_new 2026-02-09 15:35:51.165923616 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/jotaen/klog</param> - <param name="changesrevision">7b3cc55b96ab55203a6375c6eb6dff7ec7e12cd5</param></service></servicedata> + <param name="changesrevision">76fdc21899f3547d28f6e80e4179959a92bcd999</param></service></servicedata> (No newline at EOF) ++++++ klog-6.6.obscpio -> klog-7.0.obscpio ++++++ ++++ 12104 lines of diff (skipped) ++++++ klog.obsinfo ++++++ --- /var/tmp/diff_new_pack.f85wUF/_old 2026-02-09 15:35:51.497937588 +0100 +++ /var/tmp/diff_new_pack.f85wUF/_new 2026-02-09 15:35:51.501937757 +0100 @@ -1,5 +1,5 @@ name: klog -version: 6.6 -mtime: 1751382319 -commit: 7b3cc55b96ab55203a6375c6eb6dff7ec7e12cd5 +version: 7.0 +mtime: 1770414404 +commit: 76fdc21899f3547d28f6e80e4179959a92bcd999 ++++++ vendor.tar.gz ++++++ ++++ 2406 lines of diff (skipped)
