- Add centos 8 repos for testing

Related: RHEL-1770
This commit is contained in:
Brian C. Lane 2024-02-21 16:55:14 -08:00
parent ba058ecec1
commit 464737b4a6
3 changed files with 68 additions and 1 deletions

View File

@ -0,0 +1 @@
centos-stream-8.json

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
Name: weldr-client Name: weldr-client
Version: 35.12 Version: 35.12
Release: 1%{?dist} Release: 2%{?dist}
# Upstream license specification: Apache-2.0 # Upstream license specification: Apache-2.0
License: ASL 2.0 License: ASL 2.0
Summary: Command line utility to control osbuild-composer Summary: Command line utility to control osbuild-composer
@ -130,6 +130,10 @@ composer-cli package.
%changelog %changelog
* Wed Feb 21 2024 Brian C. Lane <bcl@redhat.com> - 35.12-2
- Add centos 8 repos for testing
Related: RHEL-1770
* Wed Feb 21 2024 Brian C. Lane <bcl@redhat.com> - 35.12-1 * Wed Feb 21 2024 Brian C. Lane <bcl@redhat.com> - 35.12-1
- Copy rhel-8.10.json test repository from osbuild-composer - Copy rhel-8.10.json test repository from osbuild-composer
- New release: 35.12 (bcl) - New release: 35.12 (bcl)