commit d895e008cb14db9d0f693d87fe49ce08e06f7a60 Author: Sofia Boldyreva Date: Wed Jan 15 20:49:16 2025 +0100 Initial commit diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..5a2edf6 --- /dev/null +++ b/config.yaml @@ -0,0 +1,16 @@ +actions: + - replace: + - target: "spec" + find: "netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch" + replace: "netdump, diskdump and kdump packages from AlmaLinux, the mcore kernel patch" + count: 2 + + - modify_release: + - suffix: ".alma.1" + enabled: true + + - changelog_entry: + - name: "Eduard Abdullin" + email: "eabdullin@almalinux.org" + line: + - "Debrand for AlmaLinux"