Skip to content

Commit

Permalink
Update apache-commons-ognl to version 4.0~20191021git51cf8f4 / rev 5 …
Browse files Browse the repository at this point in the history
…via SR 1109942

https://build.opensuse.org/request/show/1109942
by user fstrba + anag+factory
Reproducible builds improvement
  • Loading branch information
fstrba authored and bmwiedemann committed Sep 10, 2023
1 parent db6529f commit 7d999eb
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
Binary file modified packages/a/apache-commons-ognl/.files
Binary file not shown.
8 changes: 8 additions & 0 deletions packages/a/apache-commons-ognl/.rev
Expand Up @@ -31,4 +31,12 @@
<comment></comment>
<requestid>1000795</requestid>
</revision>
<revision rev="5" vrev="5">
<srcmd5>3530f8a20edaf06191cf3a4900ecc305</srcmd5>
<version>4.0~20191021git51cf8f4</version>
<time>1694344221</time>
<user>anag+factory</user>
<comment>Reproducible builds improvement</comment>
<requestid>1109942</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/a/apache-commons-ognl/.servicemark

This file was deleted.

5 changes: 5 additions & 0 deletions packages/a/apache-commons-ognl/apache-commons-ognl.changes
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 9 09:15:46 UTC 2023 - Fridrich Strba <fstrba@suse.com>

- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp

-------------------------------------------------------------------
Mon Mar 21 15:38:27 UTC 2022 - Fridrich Strba <fstrba@suse.com>

Expand Down
3 changes: 2 additions & 1 deletion packages/a/apache-commons-ognl/apache-commons-ognl.spec
@@ -1,7 +1,7 @@
#
# spec file
#
# 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
Expand Down Expand Up @@ -56,6 +56,7 @@ This package contains the API documentation for %{name}.

%build
%{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
Expand Down

0 comments on commit 7d999eb

Please sign in to comment.