Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ritchie-cli for openSUSE:Factory checked in at 2021-11-21 23:52:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ritchie-cli (Old) and /work/SRC/openSUSE:Factory/.ritchie-cli.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ritchie-cli" Sun Nov 21 23:52:14 2021 rev:2 rq:932768 version:2.11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ritchie-cli/ritchie-cli.changes 2021-11-11 21:40:29.509066745 +0100 +++ /work/SRC/openSUSE:Factory/.ritchie-cli.new.1895/ritchie-cli.changes 2021-11-21 23:52:44.006146288 +0100 @@ -1,0 +2,5 @@ +Mon Nov 15 16:49:48 UTC 2021 - Andreas Schwab <[email protected]> + +- Unpack tarball only once + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ritchie-cli.spec ++++++ --- /var/tmp/diff_new_pack.hw46lU/_old 2021-11-21 23:52:44.694144070 +0100 +++ /var/tmp/diff_new_pack.hw46lU/_new 2021-11-21 23:52:44.698144057 +0100 @@ -1,7 +1,7 @@ # # spec file for package ritchie-cli # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: ritchie-cli Version: 2.11.3 Release: 0 @@ -29,7 +30,7 @@ Ritchie is an open source framework that creates and tweaks a CLI for your team. It allows you to easily create, build and share formulas. This package contains the CLI core, which can execute formulas stored inside other repositories such as ritchie-formulas. %prep -%setup -q -a 0 +%setup -q %build go build -buildmode=pie -o dist/linux/rit -v cmd/main.go
