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)