From 7b8ce09ce754a57830a0f0467d5c1f49a6ab58a5 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 22 Aug 2022 16:39:32 -0500 Subject: [PATCH] Actually bump %release --- redhat-rpm-config.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 46adff0..fcbbe69 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -4,7 +4,7 @@ # 2) When making changes, increment the version (in baserelease) by 1. # rpmdev-bumpspec and other tools update the macro below, which is used # in Version: to get the desired effect. -%global baserelease 227 +%global baserelease 228 Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config