Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package goodvibes for openSUSE:Factory 
checked in at 2024-05-06 17:54:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goodvibes (Old)
 and      /work/SRC/openSUSE:Factory/.goodvibes.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goodvibes"

Mon May  6 17:54:37 2024 rev:8 rq:1172089 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/goodvibes/goodvibes.changes      2023-11-13 
22:21:35.777105283 +0100
+++ /work/SRC/openSUSE:Factory/.goodvibes.new.1880/goodvibes.changes    
2024-05-06 17:56:01.889156718 +0200
@@ -1,0 +2,20 @@
+Mon May  6 07:35:49 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to 0.8.0:
+ * Switch to libsoup 3.x, GStreamer 1.24 and playbin3.
+ * Updated translations: Croatian, Dutch, Finnish, German, Italian, Polish,
+   Portuguese, Portuguese (Brazil), Spanish, Turkish.
+ * Playlist download is now a proper state, reported in UI and cancellable.
+ * Cap playlist downloads to a maximum size, to handle cases where an audio
+   stream is named like a playlist (as Goodvibes' first guess is based on the
+   filename's extension). When too big, cancel download and throw the uri at
+   GStreamer so that it tries to play it.
+ * Check the Content-Type header while downloading playlists, and abort early
+   when it seems to be an audio stream. Once again, hand over the uri to
+   GStreamer so that it tries to play it.
+ * Catch SSL/TLS failures during playlist download, ask user what to do.
+ * Report a whole bunch of errors in the UI (playlist download and parsing,
+   playback errors).
+ * Show redirections in UI and in SSL/TLS failure dialog.
+
+-------------------------------------------------------------------

Old:
----
  goodvibes-v0.7.9.tar.gz

New:
----
  goodvibes-v0.8.0.tar.gz

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

Other differences:
------------------
++++++ goodvibes.spec ++++++
--- /var/tmp/diff_new_pack.fBbcNI/_old  2024-05-06 17:56:03.137202151 +0200
+++ /var/tmp/diff_new_pack.fBbcNI/_new  2024-05-06 17:56:03.153202734 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package goodvibes
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           goodvibes
-Version:        0.7.9
+Version:        0.8.0
 Release:        0
 Summary:        A lightweight radio player
 License:        GPL-3.0-only
@@ -34,12 +34,12 @@
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.44
 BuildRequires:  pkgconfig(glib-2.0) >= 2.66
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.24
 BuildRequires:  pkgconfig(gstreamer-audio-1.0) >= 1.4.4
 BuildRequires:  pkgconfig(gstreamer-base-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(keybinder-3.0)
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.74
+BuildRequires:  pkgconfig(libsoup-3.0)
 Recommends:     gstreamer-plugins-bad
 Recommends:     gstreamer-plugins-base
 Recommends:     gstreamer-plugins-good

++++++ goodvibes-v0.7.9.tar.gz -> goodvibes-v0.8.0.tar.gz ++++++
++++ 23995 lines of diff (skipped)

Reply via email to