Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package senpai for openSUSE:Factory checked in at 2026-08-12 16:11:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/senpai (Old) and /work/SRC/openSUSE:Factory/.senpai.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "senpai" Wed Aug 12 16:11:26 2026 rev:3 rq:1370730 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/senpai/senpai.changes 2026-03-11 21:00:18.642268387 +0100 +++ /work/SRC/openSUSE:Factory/.senpai.new.17972/senpai.changes 2026-08-12 16:12:06.529461610 +0200 @@ -1,0 +2,16 @@ +Tue Aug 4 17:02:24 UTC 2026 - John Rowley <[email protected]> + +- Upgrade to v0.5.0: + * Take a /SCREENSHOT from senpai, uploading it to your bouncer + * Do an /UPLOAD from your clipboard by pasting an image with Ctrl+Alt+V + * Customize your keyboard shortcuts with the shortcuts config directive, + see man 5 senpai for details + * Enable lightweight spell-check from your config, using harper-ls if + installed + * Pin/mute channels and users (ignore coming soon), saved across your + bouncer + * irc:// links are now properly handled everywhere! + * Bumped to Go 1.21, should be OK for all modern distributions +- Pass correct version to the Makefile + +------------------------------------------------------------------- Old: ---- v0.4.1.tar.gz New: ---- v0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ senpai.spec ++++++ --- /var/tmp/diff_new_pack.Ddmrz8/_old 2026-08-12 16:12:08.033525140 +0200 +++ /var/tmp/diff_new_pack.Ddmrz8/_new 2026-08-12 16:12:08.033525140 +0200 @@ -1,7 +1,7 @@ # -# spec file for <package name> +# spec file for package senpai # -# Copyright (c) 2023 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: senpai -Version: 0.4.1 +Version: 0.5.0 Release: 0 Summary: Your everyday IRC student License: ISC @@ -42,7 +42,7 @@ %autosetup -p1 -a1 -n %{name}-v%{version} %build -make GOFLAGS="-mod=vendor -buildmode=pie" +make GOFLAGS="-mod=vendor -buildmode=pie" VERSION="%{version}" %install install -D -m0755 %{name} %{buildroot}%{_bindir}/%{name} ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-03-29 11:16:58.000000000 +0100 @@ -0,0 +1,2 @@ +*.obscpio +*.osc ++++++ v0.4.1.tar.gz -> v0.5.0.tar.gz ++++++ ++++ 5364 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ ++++ 12858 lines of diff (skipped)
