From d0ba93077db77e72e733b81597eac5f8c9d57e42 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 4 Jun 2018 15:15:26 +0200 Subject: [PATCH] Bump Release and add missing changelog entry 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 b904893..8b4b79e 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: 111 -Release: 1.3.riscv64%{?dist} +Release: 1.4.riscv64%{?dist} # No version specified. License: GPL+ Group: Development/System @@ -184,6 +184,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Mon Jun 04 2018 David Abdurachmanov - 111-1.4.riscv64 +- Enable debug packages for RISC-V (riscv64) + * Wed May 23 2018 David Abdurachmanov - 111-1.3.riscv64 - Disable perl_default_subpackage_tests (test suite subpackage for perl packages)