Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zk for openSUSE:Factory checked in at 2022-12-31 11:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zk (Old) and /work/SRC/openSUSE:Factory/.zk.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zk" Sat Dec 31 11:22:57 2022 rev:2 rq:1045831 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zk/zk.changes 2022-12-05 18:02:15.772928482 +0100 +++ /work/SRC/openSUSE:Factory/.zk.new.1563/zk.changes 2022-12-31 11:23:00.416487612 +0100 @@ -1,0 +2,6 @@ +Fri Dec 23 13:14:31 UTC 2022 - Soc Virnyl Estela <[email protected]> + +- Add more docs. +- Recommend fzf since it uses fzf on some commands. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zk.spec ++++++ --- /var/tmp/diff_new_pack.WyYPwu/_old 2022-12-31 11:23:01.052491419 +0100 +++ /var/tmp/diff_new_pack.WyYPwu/_new 2022-12-31 11:23:01.056491443 +0100 @@ -26,6 +26,7 @@ Source0: https://github.com/mickael-menu/zk/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging +Recommends: fzf %description Zk is a plain text note-taking assistant for markdown. @@ -44,6 +45,6 @@ %files %{_bindir}/%{name} %license LICENSE -%doc CHANGELOG.md README.md +%doc CHANGELOG.md README.md docs/*.md %changelog
