From cef56a8df058330813d8b0f169ae93cfc988ec3e Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 10 Aug 2022 09:43:59 +0300 Subject: [PATCH] Bump Release: (package notes re-enabled) Signed-off-by: David Abdurachmanov --- 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 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)