- Remove libreport-rhel-anaconda-bugzilla from package list
This commit is contained in:
parent
4d69243352
commit
a862e3e045
@ -214,3 +214,14 @@ diff -aruN osbuild-composer-62/repositories/almalinux-91.json osbuild-composer-6
|
||||
+ ]
|
||||
+}
|
||||
\ No newline at end of file
|
||||
diff -aruN osbuild-composer-75.orig/internal/distro/rhel8/bare_metal.go osbuild-composer-75/internal/distro/rhel8/bare_metal.go
|
||||
--- osbuild-composer-75.orig/internal/distro/rhel8/bare_metal.go 2023-08-04 10:44:37
|
||||
+++ osbuild-composer-75/internal/distro/rhel8/bare_metal.go 2023-08-04 10:46:08
|
||||
@@ -214,7 +214,6 @@
|
||||
"libibverbs",
|
||||
"libreport-plugin-bugzilla",
|
||||
"libreport-plugin-reportuploader",
|
||||
- "libreport-rhel-anaconda-bugzilla",
|
||||
"librsvg2",
|
||||
"linux-firmware",
|
||||
"lklug-fonts",
|
||||
|
@ -22,7 +22,7 @@ It is compatible with composer-cli and cockpit-composer clients.
|
||||
}
|
||||
|
||||
Name: osbuild-composer
|
||||
Release: 1%{?dist}.alma
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: An image building service based on osbuild
|
||||
|
||||
# osbuild-composer doesn't have support for building i686 and armv7hl images
|
||||
@ -401,6 +401,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 Eduard Abdullin <eabdullin@almalinux.org> - 75-1.alma.1
|
||||
- Remove libreport-rhel-anaconda-bugzilla from package list
|
||||
|
||||
* Tue May 16 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 75-1.alma
|
||||
- Fixed AlmaLinux 9 GPG key (thanks elektrowolle)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user