Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haruna for openSUSE:Factory checked in at 2024-03-14 17:46:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haruna (Old) and /work/SRC/openSUSE:Factory/.haruna.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haruna" Thu Mar 14 17:46:04 2024 rev:30 rq:1158021 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/haruna/haruna.changes 2023-11-16 20:28:38.788557115 +0100 +++ /work/SRC/openSUSE:Factory/.haruna.new.1905/haruna.changes 2024-03-14 17:47:47.775452617 +0100 @@ -1,0 +2,18 @@ +Thu Mar 14 14:10:41 UTC 2024 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 1.0.1 + * Ported to Qt6. + * Some hwdec options have been removed, if needed they can be + set in the settings under "Custom commands" as `set hwdec + decoding_method_name` and choose "Run at startup" + Features: + * Opening items from the playlist should be faster + Bugfixes: + * Opening file through "Open File" action was not playing the + file + * Opening playlist file from playlist header was not doing + anything + * If "Maximum recent files" setting is set to zero the recent + files are removed from the config file + +------------------------------------------------------------------- Old: ---- haruna-0.12.3.tar.xz haruna-0.12.3.tar.xz.sig New: ---- haruna-1.0.1.tar.xz haruna-1.0.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haruna.spec ++++++ --- /var/tmp/diff_new_pack.kdwvIv/_old 2024-03-14 17:47:48.283471268 +0100 +++ /var/tmp/diff_new_pack.kdwvIv/_new 2024-03-14 17:47:48.283471268 +0100 @@ -1,7 +1,7 @@ # # spec file for package haruna # -# 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: haruna -Version: 0.12.3 +Version: 1.0.1 Release: 0 Summary: Video player built with Qt/QML on top of libmpv License: CC-BY-4.0 AND GPL-3.0-or-later AND WTFPL @@ -26,29 +26,27 @@ Source1: https://download.kde.org/stable/haruna/%{name}-%{version}.tar.xz.sig Source2: haruna.keyring BuildRequires: cmake >= 3.15 -BuildRequires: extra-cmake-modules >= 5.66 BuildRequires: hicolor-icon-theme -BuildRequires: libQt5Gui-private-headers-devel +BuildRequires: kf6-extra-cmake-modules >= 6.0 BuildRequires: pkgconfig BuildRequires: cmake(Breeze) -BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5ConfigWidgets) -BuildRequires: cmake(KF5CoreAddons) -# not actually optional -BuildRequires: cmake(KF5DocTools) -BuildRequires: cmake(KF5FileMetaData) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5IconThemes) -BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5Kirigami2) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Qt5Core) >= 5.15.2 -BuildRequires: cmake(Qt5DBus) >= 5.15.2 -BuildRequires: cmake(Qt5Gui) >= 5.15.2 -BuildRequires: cmake(Qt5Qml) -BuildRequires: cmake(Qt5Quick) -BuildRequires: cmake(Qt5QuickControls2) -BuildRequires: cmake(Qt5X11Extras) +BuildRequires: cmake(KF6ColorScheme) >= 6.0.0 +BuildRequires: cmake(KF6Config) +BuildRequires: cmake(KF6CoreAddons) +BuildRequires: cmake(KF6DocTools) +BuildRequires: cmake(KF6FileMetaData) +BuildRequires: cmake(KF6I18n) +BuildRequires: cmake(KF6IconThemes) +BuildRequires: cmake(KF6KIO) +BuildRequires: cmake(KF6Kirigami) +BuildRequires: cmake(KF6WindowSystem) +BuildRequires: cmake(MpvQt) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt6Core) >= 6.6.0 +BuildRequires: cmake(Qt6DBus) +BuildRequires: cmake(Qt6Qml) +BuildRequires: cmake(Qt6Quick) +BuildRequires: cmake(Qt6QuickControls2) BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavdevice) BuildRequires: pkgconfig(libavfilter) @@ -57,7 +55,7 @@ BuildRequires: pkgconfig(libpostproc) BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(mpv) -Requires: breeze5-icons +Requires: kf6-breeze-icons Requires: yt-dlp %description ++++++ haruna-0.12.3.tar.xz -> haruna-1.0.1.tar.xz ++++++ ++++ 61158 lines of diff (skipped)