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