Skip to content

Commit

Permalink
Update javaparser to version 3.25.5 / rev 10 via SR 1110253
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1110253
by user fstrba + anag+factory
reproducible
  • Loading branch information
fstrba authored and bmwiedemann committed Sep 11, 2023
1 parent eda11a1 commit bf82482
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 0 deletions.
Binary file modified packages/j/javaparser/.files
Binary file not shown.
8 changes: 8 additions & 0 deletions packages/j/javaparser/.rev
Expand Up @@ -71,4 +71,12 @@
<comment>Reproducible builds improvement</comment>
<requestid>1110023</requestid>
</revision>
<revision rev="10" vrev="3">
<srcmd5>3837a8e750f97449f0c57bc0c9ad2157</srcmd5>
<version>3.25.5</version>
<time>1694460133</time>
<user>anag+factory</user>
<comment>reproducible</comment>
<requestid>1110253</requestid>
</revision>
</revisionlist>
5 changes: 5 additions & 0 deletions packages/j/javaparser/javaparser.changes
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 11 09:25:47 UTC 2023 - Fridrich Strba <fstrba@suse.com>

- Reproducible: don't emit timestamp by bnd-maven-plugin

-------------------------------------------------------------------
Sat Sep 9 14:14:21 UTC 2023 - Fridrich Strba <fstrba@suse.com>

Expand Down
4 changes: 4 additions & 0 deletions packages/j/javaparser/javaparser.spec
Expand Up @@ -87,6 +87,10 @@ sed -i \
%pom_disable_module javaparser-core-metamodel-generator
%pom_disable_module javaparser-core-serialization

echo "-reproducible: true" >> javaparser-core/bnd.bnd
echo "-noextraheaders: true" >> javaparser-core/bnd.bnd
echo "-snapshot: SNAPSHOT" >> javaparser-core/bnd.bnd

%build
%{mvn_build} -f -- \
-Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
Expand Down

0 comments on commit bf82482

Please sign in to comment.