Skip to content

Commit

Permalink
Packit: fix build issue on Fedora Rawhide
Browse files Browse the repository at this point in the history
If the `source_date_epoch_from_changelog` is set to true,
the `SOURCE_DATE_EPOCH` environment variable is set to the timestamp
of the topmost changelog entry. As we do not have a changelog
in the upstream spec file we auto generate it.
  • Loading branch information
matusmarhefka committed May 10, 2022
1 parent 304510e commit 78f17b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openscap.spec
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,6 @@ ln -sf ../oscap-remediate.service %{buildroot}%{_unitdir}/system-update.target.w
%{python3_sitelib}/oscap_docker_python/*
%{_bindir}/oscap-podman
%{_mandir}/man8/oscap-podman.8*

%changelog
%autochangelog

0 comments on commit 78f17b5

Please sign in to comment.