Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cantata for openSUSE:Factory checked 
in at 2026-06-28 21:07:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cantata (Old)
 and      /work/SRC/openSUSE:Factory/.cantata.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cantata"

Sun Jun 28 21:07:26 2026 rev:32 rq:1362052 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cantata/cantata.changes  2025-12-12 
21:43:08.825817201 +0100
+++ /work/SRC/openSUSE:Factory/.cantata.new.11887/cantata.changes       
2026-06-28 21:08:05.469222009 +0200
@@ -1,0 +2,24 @@
+Thu Jun 25 22:00:58 UTC 2026 - Fabian Niepelt <[email protected]>
+
+- Update to version 3.5.0:
+  * Update to FontAwesome 7.
+  * Add Turkish translation.
+  * Use bundled FontAwesome by default.
+  * Fix dynamic playlists with the Flatpak build.
+  * Fix unreadable first run wizard on Windows 11 dark mode.
+  * Fix Nix build.
+  * Fix CMake COMPILE_WARNING_AS_ERROR not being marked as a cache variable.
+  * Fix ignored nodiscard function return value.
+  * Update GitHub workflows
+  * Enable bundled FontAwesome by default, regardless of platform by @maxmitti 
in #120
+  * fix: Add workaround for unreadable first run wizard on Windows 11 with 
dark mode by @maxmitti in #121
+  * Fix: dynamic playlists with flatpak build by @maxmitti in #123
+  * support/QtAwesome: Update to Font Awesome 7 by @tgurr in #129
+  * Add kdePackages.karchive to flake.nix dependencies by @arximboldi in #133
+  * build: Turn COMPILE_WARNING_AS_ERROR into a cache variable by @PPN-SD in 
#142
+  * fix: #141 [[nodiscard]] ignored by @nullobsi in #143
+  * git: update workflows by @nullobsi in #148
+  * feat(i18n): add Turkish translation by @G-grbz in #147
+  * rc: v3.5.0 by @nullobsi in #151 
+
+-------------------------------------------------------------------

Old:
----
  cantata-3.4.0.tar.gz

New:
----
  cantata-3.5.0.tar.gz

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

Other differences:
------------------
++++++ cantata.spec ++++++
--- /var/tmp/diff_new_pack.o9CWWg/_old  2026-06-28 21:08:06.777266084 +0200
+++ /var/tmp/diff_new_pack.o9CWWg/_new  2026-06-28 21:08:06.777266084 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cantata
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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:           cantata
-Version:        3.4.0
+Version:        3.5.0
 Release:        0
 Summary:        Client for the Music Player Daemon (MPD)
 License:        GPL-3.0-only
@@ -56,10 +56,10 @@
 BuildRequires:  pkgconfig(taglib)
 BuildRequires:  pkgconfig(udisks2)
 BuildRequires:  pkgconfig(zlib)
+Requires:       fontawesome-fonts
 Requires:       media-player-info
 Requires:       mpd
 Requires:       qt6-sql-sqlite
-Requires:       fontawesome-fonts
 Requires(post): hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
 %lang_package
@@ -101,6 +101,7 @@
     -DENABLE_REMOTE_DEVICES=OFF \
     -DENABLE_CATEGORIZED_VIEW=OFF \
     -DBUILD_PLUGIN_DEBUG=OFF \
+    -DBUNDLED_FONTAWESOME=OFF \
     -DCMAKE_CXX_FLAGS="${CMAKE_CXX_FLAGS} -Wno-error=unused-result 
-Wno-error=deprecated-declarations" \
      %{nil}
 %cmake_build

++++++ cantata-3.4.0.tar.gz -> cantata-3.5.0.tar.gz ++++++
++++ 8574 lines of diff (skipped)

Reply via email to