[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 Brian Lane changed: What|Removed |Added Status|POST|CLOSED Resolution|---

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 --- Comment #10 from Gwyn Ciesla --- (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/weldr-client -- You are receiving this mail because: You are on the CC list for the bug. You are always notified a

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 Robert-André Mauchin 🐧 changed: What|Removed |Added Status|NEW |POST Assignee|nob...

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 Brian Lane changed: What|Removed |Added Flags||needinfo?(zebo...@gmail.com

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 --- Comment #6 from Robert-André Mauchin 🐧 --- The other way: define LDFLAGS and BUILDTAGS directly in the SPEC: DESTDIR ?= / VERSION ?= 35.0 TAG = v$(VERSION) PREVTAG := $(shell git tag --sort=-creatordate | head -n 2 | tail -n 1) COMMITS :=

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 --- Comment #5 from Robert-André Mauchin 🐧 --- > I may be missing the reasoning behind some of your changes, so if this still > needs work please explain in a bit more detail. Most of the change are related to the fact we don't have macros o

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 Robert-André Mauchin 🐧 changed: What|Removed |Added Flags|needinfo?(zebo...@gmail.com | |)

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 Brian Lane changed: What|Removed |Added Flags||needinfo?(zebo...@gmail.com

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 --- Comment #2 from Robert-André Mauchin 🐧 --- Slight change so that the integration tag is not left off: # Generated by go2rpm 1.3 # Pass --with tests to rpmbuild to build composer-cli-tests %bcond_with tests %if 0%{?rhel} %bcond_without ve

[Bug 1945771] Review Request: weldr-client - command line utility for osbuild-composer

2021-04-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1945771 Robert-André Mauchin 🐧 changed: What|Removed |Added CC||zebo...@gmail.com --- Commen