diff --git a/macros b/macros index 1e29038..ca94d8e 100644 --- a/macros +++ b/macros @@ -18,6 +18,8 @@ %_fmoddir %{_libdir}/gfortran/modules +%source_date_epoch_from_changelog 1 + %_enable_debug_packages 1 %_include_minidebuginfo 1 %_include_gdb_index 1 diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 22b6b85..7c7fede 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: 133 -Release: 1%{?dist} +Release: 2%{?dist} # No version specified. License: GPL+ URL: https://src.fedoraproject.org/rpms/redhat-rpm-config @@ -202,6 +202,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Thu Jun 27 2019 Vít Ondruch - 133-2 +- Enable RPM to set SOURCE_DATE_EPOCH environment variable. + * Tue Jun 25 08:13:50 CEST 2019 Igor Gnatenko - 133-1 - Expand listfiles_exclude/listfiles/include