Hello community, here is the log from the commit of package strawberry for openSUSE:Factory checked in at 2018-11-29 23:00:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strawberry (Old) and /work/SRC/openSUSE:Factory/.strawberry.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "strawberry" Thu Nov 29 23:00:53 2018 rev:7 rq:652501 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes 2018-11-12 09:45:13.624845754 +0100 +++ /work/SRC/openSUSE:Factory/.strawberry.new.19453/strawberry.changes 2018-11-29 23:00:54.699468603 +0100 @@ -1,0 +2,18 @@ +Wed Nov 28 23:09:57 UTC 2018 - Jonas Kvinge <jonas@jkvinge.net> + +- Update to version 0.4.2 + + Updated AppStream data file to newer specifications + + Fixed Deezer engine to use quality setting + + Removed unneeded dependency Qt5OpenGL + + Removed obsolete xine warning and engine reinitialization + + Added ALSA as optional component in cmake + + Fixed bug in playlist columns setting all visible + + Added option to reset playlist columns + + Fixed/Improved console logging + + Added queue to play next option +- Removed unneeded Qt5OpenGL dependency +- Use system taglib +- Only install Appdata file on Leap 15.0 or higher +- Update description + +------------------------------------------------------------------- Old: ---- strawberry-0.4.1.tar.xz New: ---- strawberry-0.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strawberry.spec ++++++ --- /var/tmp/diff_new_pack.Hpb86Z/_old 2018-11-29 23:00:56.879465916 +0100 +++ /var/tmp/diff_new_pack.Hpb86Z/_new 2018-11-29 23:00:56.883465911 +0100 @@ -17,7 +17,7 @@ Name: strawberry -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: A audio player and music collection organizer License: GPL-3.0-or-later @@ -42,7 +42,6 @@ BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) -BuildRequires: pkgconfig(Qt5OpenGL) BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) @@ -71,7 +70,7 @@ BuildRequires: pkgconfig(libxine) BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(sqlite3) >= 3.7 -BuildRequires: pkgconfig(taglib) >= 1.11 +BuildRequires: pkgconfig(taglib) >= 1.11.1 %if 0%{?suse_version} < 1500 Requires(post): update-desktop-files Requires(post): gtk3-tools @@ -91,7 +90,7 @@ - Audio CD playback - Native desktop notifications - Playlists in multiple formats - - Advanced output and device options with support for bit perfect playback on Linux + - Advanced audio output and device options - Edit tags on music files - Fetch tags from MusicBrainz - Album cover art from Last.fm, Musicbrainz and Discogs @@ -108,14 +107,14 @@ %build export CFLAGS="%{optflags} -fno-strict-aliasing" export CXXFLAGS="$CFLAGS" -%cmake -DBUILD_WERROR=OFF +%cmake -DBUILD_WERROR=OFF -DUSE_SYSTEM_TAGLIB=ON make %{?_smp_mflags} %install %cmake_install %if 0%{?suse_version} < 1500 -mv %{buildroot}%{_datadir}/metainfo %{buildroot}%{_datadir}/appdata +rm -f %{buildroot}%{_datadir}/metainfo/strawberry.appdata.xml %endif %suse_update_desktop_file strawberry Qt AudioVideo Audio Player @@ -134,8 +133,6 @@ 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 @@ -146,8 +143,6 @@ %{_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.4.1.tar.xz -> strawberry-0.4.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/strawberry/strawberry-0.4.1.tar.xz /work/SRC/openSUSE:Factory/.strawberry.new.19453/strawberry-0.4.2.tar.xz differ: char 26, line 1