Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cantata for openSUSE:Factory checked 
in at 2022-03-02 22:03:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantata (Old)
 and      /work/SRC/openSUSE:Factory/.cantata.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantata"

Wed Mar  2 22:03:38 2022 rev:19 rq:958526 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantata/cantata.changes  2020-09-21 
17:46:36.293092918 +0200
+++ /work/SRC/openSUSE:Factory/.cantata.new.1958/cantata.changes        
2022-03-02 22:03:39.625986513 +0100
@@ -1,0 +2,49 @@
+Wed Mar  2 20:19:09 UTC 2022 - Cor Blom <corne...@solcon.nl>
+
+- Update to 2.5.0:
+  * Update translations.
+  * Limit number of album tracks shown in context view to 500, thanks to
+    ccoors.
+  * Fix Community Radio Browser search.
+  * Remove dirble from radio section, as its no longer active.
+  * Better handling of CUE tracks when MPD is set to list as directory.
+  * Disable CUE parsing in cantata by default, as MPD handles this better now.
+  * Remember, and restore, main window position.
+  * Disable categorized view, as its been reported to crash (#1530)
+  * Remove stream providers, as many broken.
+  * Fix decoding URLs when playing local files via in-built HTTP server.
+  * Remove option to select cover image providers, always use all.
+  * Remove Google and Spotify image search, not working.
+  * Allow smaller images in itemviews.
+  * Fix newlines showing as HTML tags in contextview.
+  * Fix updating now-plying metadata for radio streams that transmit track
+    numbers.
+  * When stopping Cantata controlled MPD instance, wait up to 2 seconds for
+    MPD to gracefully terminate (so config can be saved) before killing
+    process.
+  * Add support for MPD's "Partitions" - implemented by dphoyes. Requires MPD
+    0.22 or above.
+  * Allow queue to be sorted by path.
+  * Fix some deprecation warnings - thanks to John Regan.
+  * Fix crash when trying to copy songs to MTP device but libMTP has failed to
+    get storage list.
+  * Don't save queue if string entered in dave dialog but cancel button
+    pressed.
+  * Handle case where IceCast list is not GZipped.
+  * Remove SoundCloud support, no longer works due to API changes.
+  * Correctly update play queue time when re-order tracks - thanks to Philip
+    Sequeira.
+  * When searching for lyrics, if fail and artist starts with "The " then try
+    again without "The "
+  * Add "Refresh" action to hover actions for podcasts.
+  * Remove superfluous blank space from the top of the cover tooltip.
+  * Fix looking for cover-art with MPD's new cue track file listing.
+  * Add Grouping tag support to playlists and play queue.
+  * Use QCollator to compare strings.
+  * If using table-style play queue, then only sort one column at a time.
+  * Stop user MPD instance from GUI thread when terminating, to ensure state
+    can be saved.
+  * Don't write empty genres to tags.
+- Remove fix-translations-with-qt5.diff
+
+-------------------------------------------------------------------

Old:
----
  cantata-2.4.2.tar.gz
  fix-translations-with-qt5.diff

New:
----
  cantata-2.5.0.tar.gz

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

Other differences:
------------------
++++++ cantata.spec ++++++
--- /var/tmp/diff_new_pack.As2cXv/_old  2022-03-02 22:03:40.317986251 +0100
+++ /var/tmp/diff_new_pack.As2cXv/_new  2022-03-02 22:03:40.325986248 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cantata
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,14 @@
 
 
 Name:           cantata
-Version:        2.4.2
+Version:        2.5.0
 Release:        0
 Summary:        Client for the Music Player Daemon (MPD)
 License:        GPL-3.0-only
 Group:          Productivity/Multimedia/Sound/Players
 URL:            https://github.com/CDrummond/cantata/
 Source0:        
https://github.com/CDrummond/cantata/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE  fix-translations-with-qt5.diff  -- Make sure that it 
finds the right lrelease and lconvert binaries with Qt5 (cantata only find the 
64bits lrelease).
-Patch0:         fix-translations-with-qt5.diff
+
 BuildRequires:  fdupes
 BuildRequires:  media-player-info
 BuildRequires:  pkgconfig
@@ -57,8 +56,8 @@
 Requires:       media-player-info
 Requires(post): hicolor-icon-theme
 Requires(post): update-desktop-files
-Requires(postun): hicolor-icon-theme
-Requires(postun): update-desktop-files
+Requires(postun):hicolor-icon-theme
+Requires(postun):update-desktop-files
 Recommends:     %{name}-lang = %{version}
 Recommends:     mpd
 %lang_package
@@ -93,7 +92,7 @@
 information, please refer to the main README.
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 %cmake -DENABLE_REMOTE_DEVICES=OFF \

++++++ cantata-2.4.2.tar.gz -> cantata-2.5.0.tar.gz ++++++
++++ 88403 lines of diff (skipped)

Reply via email to