Hello community,

here is the log from the commit of package strawberry for openSUSE:Factory 
checked in at 2018-11-06 14:32:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/strawberry (Old)
 and      /work/SRC/openSUSE:Factory/.strawberry.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "strawberry"

Tue Nov  6 14:32:57 2018 rev:5 rq:646132 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes    2018-10-08 
17:50:06.118126181 +0200
+++ /work/SRC/openSUSE:Factory/.strawberry.new/strawberry.changes       
2018-11-06 14:33:05.129153816 +0100
@@ -1,0 +2,22 @@
+Fri Nov  2 19:17:38 UTC 2018 - Jonas Kvinge <jo...@jkvinge.net>
+
+- Update to version 0.4.1
+  + Fixed crash in analyzer
+  + Fixed trying to use systray even if the desktop had no systray
+  + Fixed Tidal login loop bug
+  + Added Deezer support
+  + New improved fancy tabwidget
+  + Fixed bug not loading engine settings
+  + Moved queue manager into tabbar for easier access
+  + Fixed crash when changing appearance colors
+  + Improved error handling between player and engine
+  + Added setting to allow continue to the next song in the playlist based on 
error
+  + Improved Xine engine code
+  + Moved some settings
+  + Updated builtin taglib
+  + Added AppStream data file
+  + Fixed compiling with Qt 5 versions of system QtSingleApplication and Qxt 
library
+- Add desktop-file-validate and appstream-util validate
+- Install strawberry.appdata.xml
+
+-------------------------------------------------------------------

Old:
----
  strawberry-0.3.3.tar.xz

New:
----
  strawberry-0.4.1.tar.xz

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

Other differences:
------------------
++++++ strawberry.spec ++++++
--- /var/tmp/diff_new_pack.GQWcgy/_old  2018-11-06 14:33:06.017152607 +0100
+++ /var/tmp/diff_new_pack.GQWcgy/_new  2018-11-06 14:33:06.021152602 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           strawberry
-Version:        0.3.3
+Version:        0.4.1
 Release:        0
 Summary:        A audio player and music collection organizer
 License:        GPL-3.0-or-later
@@ -25,7 +25,9 @@
 URL:            http://www.strawbs.org/
 Source:         
http://files.jkvinge.net/packages/strawberry/%{name}-%{version}.tar.xz
 
+BuildRequires:  appstream-glib
 BuildRequires:  cmake
+BuildRequires:  desktop-file-utils
 BuildRequires:  gcc-c++
 BuildRequires:  git
 BuildRequires:  hicolor-icon-theme
@@ -110,6 +112,10 @@
 %install
 %cmake_install
 
+%if 0%{?suse_version} < 1500
+mv %{buildroot}%{_datadir}/metainfo %{buildroot}%{_datadir}/appdata
+%endif
+
 %suse_update_desktop_file strawberry Qt AudioVideo Audio Player
 
 %if 0%{?suse_version} < 1500
@@ -122,12 +128,25 @@
 %icon_theme_cache_postun
 %endif
 
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/strawberry.desktop
+%if 0%{?suse_version} >= 1500
+appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/metainfo/strawberry.appdata.xml
+%else
+appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/appdata/strawberry.appdata.xml
+%endif
+
 %files
 %doc README.md Changelog
 %license COPYING
 %{_bindir}/strawberry*
 %{_datadir}/applications/strawberry.desktop
 %{_datadir}/icons/hicolor/*/apps/strawberry.*
+%if 0%{?suse_version} >= 1500
+%{_datadir}/metainfo/strawberry.appdata.xml
+%else
+%{_datadir}/appdata/strawberry.appdata.xml
+%endif
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_mandir}/man1/%{name}-tagreader.1%{?ext_man}
 

++++++ strawberry-0.3.3.tar.xz -> strawberry-0.4.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/strawberry/strawberry-0.3.3.tar.xz 
/work/SRC/openSUSE:Factory/.strawberry.new/strawberry-0.4.1.tar.xz differ: char 
25, line 1


Reply via email to