From ad6e5a346b6219f3931703104c634551f312098c Mon Sep 17 00:00:00 2001 From: Michal Domonkos Date: Tue, 25 May 2021 15:18:35 +0200 Subject: [PATCH] Bump release for a rebuild in a sidetag Related: #1959924 --- redhat-rpm-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 9909ce7..f672f3d 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -7,7 +7,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config Version: 185 -Release: 1%{?dist} +Release: 2%{?dist} # No version specified. License: GPL+ URL: https://src.fedoraproject.org/rpms/redhat-rpm-config @@ -189,6 +189,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog +* Tue May 25 2021 Michal Domonkos - 185-2 +- Bump release for a rebuild in a sidetag + * Wed May 12 2021 Michal Domonkos - 185-1 - Drop kernel-rpm-macros subpackage & kmod.attr - Resolves: #1959924