Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chawan for openSUSE:Factory checked in at 2026-03-14 22:21:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chawan (Old) and /work/SRC/openSUSE:Factory/.chawan.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chawan" Sat Mar 14 22:21:36 2026 rev:2 rq:1338681 version:0.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/chawan/chawan.changes 2026-02-23 16:15:18.896175312 +0100 +++ /work/SRC/openSUSE:Factory/.chawan.new.8177/chawan.changes 2026-03-14 22:22:31.837467146 +0100 @@ -1,0 +2,6 @@ +Mon Feb 23 11:37:07 UTC 2026 - Jan Engelhardt <[email protected]> + +- Use pkgconfig() build require symbols. Update URL. Trim + filler wording from summary. + +------------------------------------------------------------------- @@ -5 +10,0 @@ - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chawan.spec ++++++ --- /var/tmp/diff_new_pack.eeZI4H/_old 2026-03-14 22:22:33.477535087 +0100 +++ /var/tmp/diff_new_pack.eeZI4H/_new 2026-03-14 22:22:33.497535915 +0100 @@ -2,6 +2,7 @@ # spec file for package chawan # # Copyright (c) 2026 mantarimay +# 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 @@ -19,14 +20,15 @@ Name: chawan Version: 0.3.3 Release: 0 -Summary: Modern terminal-based web browser and pager +Summary: Terminal-based web browser and pager License: Unlicense -URL: https://git.sr.ht/~bptato/chawan +URL: https://chawan.net/ +#Git-Clone: https://git.sr.ht/~bptato/chawan Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz -BuildRequires: libopenssl-devel -BuildRequires: libbrotli-devel -BuildRequires: libssh2-devel BuildRequires: nim +BuildRequires: pkgconfig(libbrotlidec) +BuildRequires: pkgconfig(libssh2) +BuildRequires: pkgconfig(libssl) ExcludeArch: i586 armv7hl %description
