diff --git a/maven-source-plugin.changes b/maven-source-plugin.changes index f95260c..8ea4b96 100644 --- a/maven-source-plugin.changes +++ b/maven-source-plugin.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 24 09:38:55 UTC 2024 - Fridrich Strba + +- Added patch: + * reproducible-from-environment.patch + + SOURCE_DATE_EPOCH environmental variable triggers reproducible + use of the maven-source-plugin if it is not requested already + using the project.build.outputTimestamp option. + ------------------------------------------------------------------- Tue Mar 22 13:48:33 UTC 2022 - Fridrich Strba