Hello community,

here is the log from the commit of package cantata for openSUSE:Factory checked 
in at 2018-08-24 16:59:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantata (Old)
 and      /work/SRC/openSUSE:Factory/.cantata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantata"

Fri Aug 24 16:59:39 2018 rev:10 rq:627337 version:2.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantata/cantata.changes  2018-06-22 
13:32:19.405436908 +0200
+++ /work/SRC/openSUSE:Factory/.cantata.new/cantata.changes     2018-08-24 
16:59:41.985758199 +0200
@@ -1,0 +2,31 @@
+Fri Aug 03 11:47:23 UTC 2018 - [email protected]
+
+- Update to 2.3.2:
+  * Store actual song path for local files (mainly affects windows).
+  * When using Track Organizer to rename music tracks, rename any
+    other files that have the same basename as the music file.
+  * Install cantata.png to use as Windows tray icon.
+  * Remove internal Samba share mounting code, this had some
+    privilege escalation issues, and is not well tested.
+  * Use 32-bit unsigned int to store output IDs.
+  * When marking podcast episodes for download, and 'show only
+    uplayed' is checked, then only download unplayed episodes.
+  * Fix smart playlists with a rating range and no song
+    include/exclude rules.
+  * Enable proxy config settings page by default.
+  * Add Brazilian Portuguese translation - thanks to
+    Wanderson Gonçalves Pereira.
+  * Fix 'Locate In Library / Album' for albums with musicbrainz ID.
+  * Check HTTP stream URLs are valid URLs, and scheme starts with
+    http.
+  * Due to reports of crashes in libvlc code, default to using
+    QtMultiMedia for HTTP stream playback on Linux builds (already
+    default for Mac/Win).
+  * Use ":/" as root path for windows folder browse, seems to then
+    list each drive.
+  * If a dynamic playlist has rating 0..5 stars, then include all
+    songs (even those without an explicit rating).
+  * Ubuntu icon theme is now named Yaru, so install there.
+  * Don't install Yaru icon by default.
+
+-------------------------------------------------------------------

Old:
----
  cantata-2.3.1.tar.gz

New:
----
  cantata-2.3.2.tar.gz

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

Other differences:
------------------
++++++ cantata.spec ++++++
--- /var/tmp/diff_new_pack.36bCL9/_old  2018-08-24 16:59:42.769759127 +0200
+++ /var/tmp/diff_new_pack.36bCL9/_new  2018-08-24 16:59:42.773759131 +0200
@@ -17,17 +17,16 @@
 
 
 Name:           cantata
-Version:        2.3.1
+Version:        2.3.2
 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:        %{name}-%{version}.tar.gz
+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
 Patch1:         fix-translations-with-qt5.diff
 Patch2:         install-libsolidlite.diff
-#Source0:           
https://github.com/CDrummond/cantata/archive/v%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  media-player-info
 BuildRequires:  cmake(Qt5LinguistTools)
@@ -114,6 +113,7 @@
 
 %fdupes %{buildroot}
 
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -121,6 +121,7 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %defattr(-,root,root)

++++++ cantata-2.3.1.tar.gz -> cantata-2.3.2.tar.gz ++++++
++++ 13481 lines of diff (skipped)


Reply via email to