- Use only one branch for all packages and one config #1

Merged
soksanichenko merged 2 commits from one_config into main 2023-03-07 17:18:07 +00:00
1 changed files with 85 additions and 1 deletions
Showing only changes of commit d39e9fffee - Show all commits

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
...