Since b8a54d6a1e9bb6140b6b47e23dc707e4b967537e, when `SOURCE_DATE_EPOCH` is set, `RPMTAG_BUILDTIME` winds up being set with that value. This is not always desirable, particularly if you are using the build time for filters and evaluation in certain types of package release pipelines.
This is an adaptation of the downstream patch in SUSE's rpm package written by @mlschroe intended to address [SuseBug:1087065](https://bugzilla.suse.com/show_bug.cgi?id=1087065) (private bug 😢) that preserves the current behavior by default. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/785 -- Commit Summary -- * Permit RPMTAG_BUILDTIME to not be set to SOURCE_DATE_EPOCH -- File Changes -- M build/spec.c (2) M macros.in (5) -- Patch Links -- https://github.com/rpm-software-management/rpm/pull/785.patch https://github.com/rpm-software-management/rpm/pull/785.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/785
_______________________________________________ Rpm-maint mailing list [email protected] http://lists.rpm.org/mailman/listinfo/rpm-maint
