Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitsign for openSUSE:Factory checked in at 2025-12-05 16:55:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitsign (Old) and /work/SRC/openSUSE:Factory/.gitsign.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitsign" Fri Dec 5 16:55:30 2025 rev:9 rq:1321104 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitsign/gitsign.changes 2025-12-03 14:14:49.824396958 +0100 +++ /work/SRC/openSUSE:Factory/.gitsign.new.1939/gitsign.changes 2025-12-05 16:55:58.254714952 +0100 @@ -1,0 +2,5 @@ +Thu Dec 4 08:55:13 UTC 2025 - Johannes Kastl <[email protected]> + +- BuildRequire go1.23 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitsign.spec ++++++ --- /var/tmp/diff_new_pack.R3B2cK/_old 2025-12-05 16:56:00.638814627 +0100 +++ /var/tmp/diff_new_pack.R3B2cK/_new 2025-12-05 16:56:00.646814962 +0100 @@ -16,8 +16,6 @@ # -%define __arch_install_post export NO_BRP_STRIP_DEBUG=true - Name: gitsign Version: 0.13.0 Release: 0 @@ -26,12 +24,13 @@ URL: https://github.com/sigstore/gitsign Source: gitsign-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.22 +BuildRequires: golang(API) >= 1.23 %description Keyless Git signing with Sigstore! -This is heavily inspired by https://github.com/github/smimesign, but uses keyless Sigstore to sign Git commits with your own GitHub / OIDC identity. +This is heavily inspired by https://github.com/github/smimesign, but uses +keyless Sigstore to sign Git commits with your own GitHub / OIDC identity. %prep %autosetup -p 1 -a 1
