- Use only one branch for all packages and one config

This commit is contained in:
soksanichenko 2023-03-01 13:26:46 +02:00
parent b4ca9ea3ff
commit d39e9fffee
1 changed files with 85 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
modified_packages:
main:
- abrt
- anaconda
- anaconda-user-help
@ -50,4 +50,88 @@ modified_packages:
- subscription-manager
- thunderbird
- virt-manager
a9:
- anaconda-user-help
- cloud-init
- crash
- dnf
- eth-tools
- firefox
- fwupd
- gcc
- gnome-settings-daemon
- grub2
- gstreamer1-plugins-bad-free
- hplip
- initial-setup
- kernel
- kernel-rt
- libdnf
- libguestfs
- libreoffice
- libreport
- nginx
- opa-ff
- opa-fm
- openscap
- osbuild
- osbuild-composer
- redhat-rpm-config
- scap-security-guide
- shim
- shim-unsigned-aarch64
- shim-unsigned-x64
- sos
- subscription-manager
- thunderbird
- virt-manager
- anaconda
a8:
- anaconda
- anaconda-user-help
- bluez
- cloud-init
- clufter
- crash
- dnf
- eth-tools
- firefox
- fwupd
- fwupdate
- gcc
- gnome-settings-daemon
- golang-github-cpuguy83-go-md2man
- grub2
- hplip
- initial-setup
- kernel
- kernel-rt
- libdnf
- libguestfs
- libreoffice
- libreport
- mongo-tools
- nginx
- opa-ff
- opa-fm
- openscap
- osbuild
- osbuild-composer
- pcs
- perl-AnyEvent
- python-nss
- python2
- python3
- redhat-rpm-config
- rpm-ostree
- s390utils
- scap-security-guide
- shim
- shim-unsigned-aarch64
- shim-unsigned-x64
- sos
- subscription-manager
- thunderbird
- virt-manager
- abrt
...