diff --git a/kernel-srpm-macros.spec b/kernel-srpm-macros.spec index c711c89..f4a54ca 100644 --- a/kernel-srpm-macros.spec +++ b/kernel-srpm-macros.spec @@ -1,6 +1,6 @@ Name: kernel-srpm-macros Version: 1.0 -Release: 6%{?dist} +Release: 9%{?dist} Summary: RPM macros that list arches the full kernel is built on # This package only exist in Fedora repositories # The license is the standard (MIT) specified in @@ -51,7 +51,7 @@ The variable to use is kernel_arches. %package -n kernel-rpm-macros Version: 185 -Release: %{release}%{?dist}.1 +Release: %{release} Summary: Macros and scripts for building kernel module packages Requires: redhat-rpm-config >= 13 @@ -118,6 +118,9 @@ install -p -m 644 -t "%{buildroot}%{_fileattrsdir}" modalias.attr %{rrcdir}/find-provides.d/modalias.prov %changelog +* Thu Nov 18 2021 Eugene Syromiatnikov - 1.0-9 +- Update scripts with RHEL-specific changes. + * Thu Jul 22 2021 Fedora Release Engineering - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild