From 1f213e56e3fa6828e629e83fa219f6dc519ed00532f894e82597918ccdb68f3d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 20 Sep 2023 08:59:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/antlr3?expand=0&rev=39 --- antlr3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/antlr3.spec b/antlr3.spec index 66be845..f2576da 100644 --- a/antlr3.spec +++ b/antlr3.spec @@ -186,6 +186,7 @@ sed -i 's/jsr14/1.8/' antlr3-maven-archetype/src/main/resources/archetype-resour %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} -Dmaven.compiler.release=8 \ %endif + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ -Dsource=8 %if %{without runtime} && %{without bootstrap}