Hello community,

here is the log from the commit of package tvbrowser for openSUSE:Factory 
checked in at 2017-05-27 13:13:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tvbrowser (Old)
 and      /work/SRC/openSUSE:Factory/.tvbrowser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tvbrowser"

Sat May 27 13:13:51 2017 rev:39 rq:489991 version:3.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/tvbrowser/tvbrowser.changes      2016-11-24 
21:23:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tvbrowser.new/tvbrowser.changes 2017-05-27 
13:13:57.164932653 +0200
@@ -1,0 +2,5 @@
+Fri Apr 21 13:01:04 UTC 2017 - [email protected]
+
+- use strip-nondeterminism to make build fully reproducible
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tvbrowser.spec ++++++
--- /var/tmp/diff_new_pack.a9MC08/_old  2017-05-27 13:13:58.796701955 +0200
+++ /var/tmp/diff_new_pack.a9MC08/_new  2017-05-27 13:13:58.800701389 +0200
@@ -37,6 +37,9 @@
 BuildRequires:  java-devel
 BuildRequires:  jpackage-utils
 BuildRequires:  optipng
+%if 0%{?suse_version} >= 1330
+BuildRequires:  strip-nondeterminism
+%endif
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +59,9 @@
 
 %build
 %ant runtime-linux -Dnewsplugin.url=file:///%{_sourcedir}/NewsPlugin.jar
+%if 0%{?suse_version} >= 1330
+strip-nondeterminism runtime/tvbrowser_linux/icons/*.zip 
runtime/tvbrowser_linux/infothemes/*.zip runtime/tvbrowser_linux/*.jar
+%endif
 
 cat >tvbrowser <<'EOF'
 #!/bin/sh




Reply via email to