Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audiotube for openSUSE:Factory checked in at 2026-04-17 21:49:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audiotube (Old) and /work/SRC/openSUSE:Factory/.audiotube.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audiotube" Fri Apr 17 21:49:00 2026 rev:22 rq:1347351 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/audiotube/audiotube.changes 2026-03-07 20:06:14.006686909 +0100 +++ /work/SRC/openSUSE:Factory/.audiotube.new.11940/audiotube.changes 2026-04-17 21:50:46.128764284 +0200 @@ -1,0 +2,47 @@ +Sat Apr 11 16:13:19 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- No code change since 26.03.90 + +------------------------------------------------------------------- +Mon Mar 30 12:09:55 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- No code change since 26.03.80 + +------------------------------------------------------------------- +Sat Mar 14 09:09:03 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Changes since 25.12.3: + * Remove duplicate exception handling in ytmusic.cpp + * Fix reference error in HeroHomeShelf.qml + * Remove unnecessary std::shared_ptr hackery + * Use same loading indicator as on other pages + * Unify corner radius with rest of the application + * Add loading placeholders + * Unify spacings + * feat: Save in app state last opened page + * fix: Sort thumbnail by size to display the non blurry one + * refactor: Remove duplication explore and home model + * mood: Add page displaying all the mood + * Add home and explore page + * home: Add support for fetching information for home page + * search: Add support for searching for moods + * Fix adding songs to playlists + * Fix spacing for toolbar + * Handle empty repeater + * Use ConvergentContextMenu instead of own implementation + * Reword translatable strings + * Add translation context to strings with variables + * Update tested ytmusicapi version to 1.11.4 + * Remove empty KDE::supporters tag + * Add snap to ci and prepare beta release + * add duktape-dev to fix snap builds + +------------------------------------------------------------------- Old: ---- audiotube-25.12.3.tar.xz audiotube-25.12.3.tar.xz.sig New: ---- audiotube-26.04.0.tar.xz audiotube-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audiotube.spec ++++++ --- /var/tmp/diff_new_pack.TGIThW/_old 2026-04-17 21:50:46.856794289 +0200 +++ /var/tmp/diff_new_pack.TGIThW/_new 2026-04-17 21:50:46.860794454 +0200 @@ -1,7 +1,7 @@ # # spec file for package audiotube # -# 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 @@ -29,7 +29,7 @@ %bcond_without released Name: audiotube -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: YT Music player and playlists manager License: GPL-2.0-or-later @@ -47,6 +47,7 @@ #!BuildIgnore: ffmpeg BuildRequires: %{pyver}-yt-dlp BuildRequires: cmake(FutureSQL6) +BuildRequires: cmake(KF6Config) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} @@ -68,6 +69,7 @@ BuildRequires: cmake(pybind11) # audio/mpeg decoder is needed Requires: gstreamer-plugins-bad +Requires: kf6-kconfig-imports >= %{kf6_version} Requires: kf6-kirigami-imports >= %{kf6_version} Requires: kf6-purpose >= %{kf6_version} Requires: kirigami-addons6 >= 0.11 ++++++ audiotube-25.12.3.tar.xz -> audiotube-26.04.0.tar.xz ++++++ ++++ 23743 lines of diff (skipped)
