Update release & changelog for redhat-rpm-config-74-1

This commit is contained in:
Florian Weimer 2018-01-15 16:01:42 +01:00
parent 031ab485ff
commit 16c6c73079
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 73
Version: 74
Release: 1%{?dist}
# No version specified.
License: GPL+
@ -154,6 +154,11 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
%{_rpmconfigdir}/macros.d/macros.kmp
%changelog
* Mon Jan 15 2018 Florian Weimer <fweimer@redhat.com> - 74-1
- Add _GLIBCXX_ASSERTIONS to CFLAGS/CXXFLAGS (#1515858)
- Add set_compiler_flags, export_compiler_flags (#1525568)
- Add -fstack-clash-protection to supported architectures (#1515858)
* Thu Jan 11 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 73-1
- Add macros.forge for simplifying packaging of forge-hosted packages. See
https://fedoraproject.org/wiki/Forge-hosted_projects_packaging_automation and