Hello community, here is the log from the commit of package noson-app for openSUSE:Factory checked in at 2020-01-17 16:03:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/noson-app (Old) and /work/SRC/openSUSE:Factory/.noson-app.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "noson-app" Fri Jan 17 16:03:59 2020 rev:3 rq:763144 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/noson-app/noson-app.changes 2019-01-25 22:43:52.483190532 +0100 +++ /work/SRC/openSUSE:Factory/.noson-app.new.26092/noson-app.changes 2020-01-17 16:04:01.700401477 +0100 @@ -1,0 +2,71 @@ +Sun Dec 15 21:01:59 UTC 2019 - Bo Simonsen <[email protected]> + +- Update to 4.1.0 + * Allow to seek position for local file (also it fixes the pause/play for local files) + * Allow to stream local media m4a + * Improves the GUI performances + * Minor fixes +- Add %license and %doc to spec file + + +------------------------------------------------------------------- +Sun Dec 15 09:46:52 UTC 2019 - Bo Simonsen <[email protected]> + +- Update to 4.0.2 + * Fix cover url for local media files + * Minor fixes + * Review the music row design + * Fix performance issue using MPRIS2 (The service bumps the app + for the current position) + * Sync upstream libnoson (2.0.0) + * Fix double path in the service stack page + * Supports the MPRIS2 interface for player + * Allow to bypass the SSDP discovery by passing the url of a + SONOS device + * Fix missing search categories for the services without + presentation map + * Fix a bug in service registration (PocketCasts and probably + few others) + * Enable loudness setting + * Workaround Spotify BUG using locale en_GB + * Support for output fixed + * Minor fixed and improvements + * Fix for ID3 parser + * Minor fixes + * Improve the ogg parser + * Update translations for nl + * Minor improvements + * Add support for media file with the format OGG/Vorbis + * Fix language range to be compliant with RFC-4647 (Issue with + Spotify services) + * Fix SSL handshake on old android platforms + * Show the logo of the thumbnails providers to comply with their + guidelines + * Fetch thumbnails from DEEZER by default + * Improvements: libnoson 1.13.2 + * Use multicast UDP packet as fallback when discovering + * Fix to work around multicast filtering when discovering devices + * Minor fixes + +------------------------------------------------------------------- +Sat Apr 6 07:00:16 UTC 2019 - [email protected] + +- Pulseaudio support + +------------------------------------------------------------------- +Sat Apr 6 06:24:29 UTC 2019 - [email protected] + +- Update to 3.11.4 + * Fix Sonos API change in build 49263270 (10.1) + * Improve the fluency of the volume control for a zone. + * Use smaller step for the volume control: The wheel mouse still + works. + * Play a service item by clicking a button "play" instead the + item itself. + * Improve threading of the media scanner + * Includes a media scanner for audio files. Types supported are + FLAC, MP3 and AAC. + * It streams local audio files. + * It streams the pulseaudio output + +------------------------------------------------------------------- Old: ---- 3.9.7.tar.gz New: ---- 4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ noson-app.spec ++++++ --- /var/tmp/diff_new_pack.ZtRhOj/_old 2020-01-17 16:04:02.276401749 +0100 +++ /var/tmp/diff_new_pack.ZtRhOj/_new 2020-01-17 16:04:02.280401751 +0100 @@ -17,7 +17,7 @@ Name: noson-app -Version: 3.9.7 +Version: 4.1.0 Release: 0 Summary: SONOS device controller License: GPL-3.0-or-later @@ -26,8 +26,10 @@ Source0: https://github.com/janbar/noson-app/archive/%{version}.tar.gz BuildRequires: cmake BuildRequires: extra-cmake-modules +BuildRequires: flac-devel BuildRequires: gcc-c++ BuildRequires: libopenssl-devel +BuildRequires: libpulse-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: zlib-devel @@ -37,7 +39,7 @@ BuildRequires: pkgconfig(Qt5QuickControls2) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Xml) -BuildRequires: pkgconfig(noson) = 1.10.4 +BuildRequires: pkgconfig(noson) = 2.2.0 Requires(post): update-desktop-files Requires(postun): update-desktop-files @@ -71,6 +73,8 @@ %endif %files +%doc README.md +%license LICENSE %{_bindir}/noson-app %{_datadir}/applications/io.github.janbar.noson.desktop %{_datadir}/icons/hicolor/ ++++++ 3.9.7.tar.gz -> 4.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/noson-app/3.9.7.tar.gz /work/SRC/openSUSE:Factory/.noson-app.new.26092/4.1.0.tar.gz differ: char 13, line 1
