diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 989551c..db30612 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -9,7 +9,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config Version: %{baserelease} -Release: 1.3.riscv64%{?dist} +Release: 1.4.riscv64%{?dist} # No version specified. License: GPL+ URL: https://src.fedoraproject.org/rpms/redhat-rpm-config @@ -195,6 +195,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog +* Wed Aug 10 2022 David Abdurachmanov - 226-1.4.riscv64 +- Re-enable package notes + * Thu Aug 05 2022 David Abdurachmanov - 226-1.3.riscv64 - Remove gcc-plugin-annobin support (doesn't exist in GCC 11)