Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haruna for openSUSE:Factory checked in at 2023-09-01 14:21:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haruna (Old) and /work/SRC/openSUSE:Factory/.haruna.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haruna" Fri Sep 1 14:21:46 2023 rev:27 rq:1108389 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/haruna/haruna.changes 2023-08-28 17:13:26.504829670 +0200 +++ /work/SRC/openSUSE:Factory/.haruna.new.1766/haruna.changes 2023-09-01 14:21:49.553832038 +0200 @@ -1,0 +2,11 @@ +Thu Aug 31 10:46:17 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 0.12.1 + * Fixed file being paused on startup in certain cases + * Fixed text color of the progress bar tooltip (kde#473784) + * Fixed move video up/down and decrease subtitle font size + actions (kde#473906, kde#473962) + * Fixed playlist opening on top of the video when the overlay + setting is turned off + +------------------------------------------------------------------- Old: ---- haruna-0.12.0.tar.xz New: ---- haruna-0.12.1.tar.xz haruna-0.12.1.tar.xz.sig haruna.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haruna.spec ++++++ --- /var/tmp/diff_new_pack.AvMUZM/_old 2023-09-01 14:21:50.705873155 +0200 +++ /var/tmp/diff_new_pack.AvMUZM/_new 2023-09-01 14:21:50.709873298 +0200 @@ -17,12 +17,14 @@ Name: haruna -Version: 0.12.0 +Version: 0.12.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 -URL: https://invent.kde.org/multimedia/haruna +URL: https://apps.kde.org/haruna Source0: https://download.kde.org/stable/haruna/%{name}-%{version}.tar.xz +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 @@ -56,11 +58,7 @@ BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(mpv) Requires: breeze5-icons -%if 0%{?sle_version} != 150300 Requires: yt-dlp -%else -Requires: youtube-dl -%endif %description %{name} is a video player built with Qt/QML on top of libmpv. @@ -80,10 +78,10 @@ %find_lang %{name} # let's remove the documentation for now -rm -rf %{buildroot}%{_datadir}/doc +rm -r %{buildroot}%{_datadir}/doc # remove oddly-sized icons -rm -rf %{buildroot}%{_datadir}/icons/hicolor/44x44 \ +rm -r %{buildroot}%{_datadir}/icons/hicolor/44x44 \ %{buildroot}%{_datadir}/icons/hicolor/150x150 \ %{buildroot}%{_datadir}/icons/hicolor/310x310 ++++++ haruna-0.12.0.tar.xz -> haruna-0.12.1.tar.xz ++++++ ++++ 14115 lines of diff (skipped)
