Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jboss-websocket-1.0-api for
openSUSE:Factory checked in at 2023-09-10 13:10:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jboss-websocket-1.0-api (Old)
and /work/SRC/openSUSE:Factory/.jboss-websocket-1.0-api.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jboss-websocket-1.0-api"
Sun Sep 10 13:10:39 2023 rev:3 rq:1109968 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/jboss-websocket-1.0-api/jboss-websocket-1.0-api.changes
2022-03-22 19:40:39.759119016 +0100
+++
/work/SRC/openSUSE:Factory/.jboss-websocket-1.0-api.new.1766/jboss-websocket-1.0-api.changes
2023-09-10 13:11:40.813662624 +0200
@@ -1,0 +2,5 @@
+Sat Sep 9 14:18:52 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jboss-websocket-1.0-api.spec ++++++
--- /var/tmp/diff_new_pack.pmmPlZ/_old 2023-09-10 13:11:41.801697923 +0200
+++ /var/tmp/diff_new_pack.pmmPlZ/_new 2023-09-10 13:11:41.801697923 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jboss-websocket-1.0-api
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -50,6 +50,7 @@
%build
%{mvn_alias} "org.jboss.spec.javax.websocket:jboss-websocket-api_1.0_spec"
"javax.websocket:javax.websocket-api"
"javax.websocket:javax.websocket-client-api"
%{mvn_build} -f -- \
+ -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-Dmaven.compiler.release=8 \
%endif