Skip to content

Commit

Permalink
Update jnr-enxio to version 0.32.14 / rev 4 via SR 1110826
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1110826
by user fstrba + anag+factory
reproducible improvements
  • Loading branch information
fstrba authored and bmwiedemann committed Sep 13, 2023
1 parent d4992c8 commit b6b994a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
Binary file modified packages/j/jnr-enxio/.files
Binary file not shown.
8 changes: 8 additions & 0 deletions packages/j/jnr-enxio/.rev
Expand Up @@ -23,4 +23,12 @@
<comment>0.32.14</comment>
<requestid>1083175</requestid>
</revision>
<revision rev="4" vrev="2">
<srcmd5>6b3b112062db7e8f2d6b71fbfb412da0</srcmd5>
<version>0.32.14</version>
<time>1694630733</time>
<user>anag+factory</user>
<comment>reproducible improvements</comment>
<requestid>1110826</requestid>
</revision>
</revisionlist>
5 changes: 5 additions & 0 deletions packages/j/jnr-enxio/jnr-enxio.changes
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 13 05:39:53 UTC 2023 - Fridrich Strba <fstrba@suse.com>

- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp

-------------------------------------------------------------------
Sun Dec 18 06:48:02 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>

Expand Down
3 changes: 2 additions & 1 deletion packages/j/jnr-enxio/jnr-enxio.spec
Expand Up @@ -56,7 +56,8 @@ This package contains the API documentation for %{name}.
%pom_remove_plugin :maven-source-plugin

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

%install
%mvn_install
Expand Down

0 comments on commit b6b994a

Please sign in to comment.