Hello community,

here is the log from the commit of package tvbrowser for openSUSE:Factory 
checked in at 2016-11-24 21:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tvbrowser (Old)
 and      /work/SRC/openSUSE:Factory/.tvbrowser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tvbrowser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tvbrowser/tvbrowser.changes      2016-07-21 
07:55:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tvbrowser.new/tvbrowser.changes 2016-11-24 
21:23:28.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Nov 20 18:10:59 UTC 2016 - [email protected]
+
+- add appdata.xml for https://en.opensuse.org/openSUSE:AppStore
+- enable unit tests (except 2 broken ones)
+
+-------------------------------------------------------------------

New:
----
  tvbrowser.appdata.xml

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

Other differences:
------------------
++++++ tvbrowser.spec ++++++
--- /var/tmp/diff_new_pack.9ZzDN8/_old  2016-11-24 21:23:29.000000000 +0100
+++ /var/tmp/diff_new_pack.9ZzDN8/_new  2016-11-24 21:23:29.000000000 +0100
@@ -27,6 +27,8 @@
 Source:         
http://downloads.sourceforge.net/project/tvbrowser/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/%{version}/%{name}_%{version}_src.zip
 # TODO build from source, too
 Source2:        
http://www.tvbrowser.org/data/uploads/1372016422809_543/NewsPlugin.jar
+# PATCH-FEATURE-UPSTREAM https://sourceforge.net/p/tvbrowser/tvb/76/
+Source3:        tvbrowser.appdata.xml
 BuildRequires:  ant
 BuildRequires:  ant-junit
 BuildRequires:  dos2unix
@@ -88,9 +90,12 @@
 
 %fdupes %{buildroot}%{_javadir}
 
-# TODO: JUnit is causing trouble
-#%%check
-#%%ant test
+install -Dm0644 %{S:3} %{buildroot}%{_datadir}/appdata/tvbrowser.appdata.xml
+
+%check
+# These tests fail:
+rm -v test/src/util/misc/TextLineBreakerTest.java 
test/src/util/ui/html/HTMLTextHelperTest.java
+%ant test
 
 %clean
 %ant clean
@@ -110,5 +115,7 @@
 %{_javadir}/%{name}
 %{_datadir}/applications/tvbrowser.desktop
 %{_datadir}/icons/hicolor/*/apps/tvbrowser.png
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/tvbrowser.appdata.xml
 
 %changelog




Reply via email to