Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haruna for openSUSE:Factory checked 
in at 2025-10-01 18:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haruna (Old)
 and      /work/SRC/openSUSE:Factory/.haruna.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haruna"

Wed Oct  1 18:57:42 2025 rev:42 rq:1308380 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/haruna/haruna.changes    2025-04-20 
19:56:09.803381587 +0200
+++ /work/SRC/openSUSE:Factory/.haruna.new.11973/haruna.changes 2025-10-01 
18:59:39.241181454 +0200
@@ -1,0 +2,60 @@
+Wed Oct  1 09:28:34 UTC 2025 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.5.0
+  Features:
+  Settings:
+  * General: added single instance setting to play new file when
+    appending to the playlist
+  * General: removed the
+  * Playlist: added settings to control playback behavior
+  * Mouse: refactored to allow modifier keys
+  * Mouse: added support for Mouse Forward and Back buttons
+  * Subtitles: if a relative folder name in the
+  * the settings window now has a minimum width and height
+  PlayList:
+  * added support for multiple playlists
+  * items can be reordered manually through drag and dropdown
+  * items can be selected, ctrl+click to select multiple items,
+    shift+click to select a range
+  * items can be filtered
+  * added setings to control playback behavior when a file ends
+  * when saving the playlist the file extension is set to m3u
+  * can add files and folders through drag and drop
+  * multiple files can be added through the option in the header
+  * hide playlist when mouse leaves window while maximized,
+    prevents opening the playlist when moving mouse to another
+    monitor
+  Playback:
+  * if a file can't be played now an error is shown and playback
+    stops instead of trying to play the next file (prevents a
+    potential infinite loop when no file in the playlist can be
+    played)
+  * can play files starting with a dot (hidden files)
+  * an error is shown when failing to get youtube playlist
+  Other:
+  * mpris: add support for Shuffle and LoopStatus
+  * changed the action selection popup to use
+    Kirigami.SearchDialog
+  * replaced the spinning icon with a progress bar and label
+  * the drop area of the video is split in 2 parts now
+  * top part always appends to the default playlist
+  * bottom part clears the default playlist and adds the dropped
+    files and folders, when only one file is dropped it behaves
+    as the open file action (clears the playlist and loads
+    sibling files if enabled in settings)
+  * recent files are now stored in a sqlite database
+  * time positions used to restore videos are also stored in the
+    database
+  * sleep is blocked on Windows too
+  * all strings should be translatable now
+  Bugfixes:
+  * fixed the loop action, osd was not showing and progress bar
+    was not highlighting the loop range
+  * before loading check that the file exists
+  * fixed loading wrong subtitles when using recursive subs
+  * fixed the progress bar getting taller when the chapters menu
+    becomes visible
+  * fixed a bug where the video would pause after clicking the
+    progress/seek bar
+
+-------------------------------------------------------------------

Old:
----
  haruna-1.4.0.tar.xz
  haruna-1.4.0.tar.xz.sig

New:
----
  haruna-1.5.0.tar.xz
  haruna-1.5.0.tar.xz.sig

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

Other differences:
------------------
++++++ haruna.spec ++++++
--- /var/tmp/diff_new_pack.J3FZSb/_old  2025-10-01 18:59:39.905209262 +0200
+++ /var/tmp/diff_new_pack.J3FZSb/_new  2025-10-01 18:59:39.909209429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package haruna
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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:           haruna
-Version:        1.4.0
+Version:        1.5.0
 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
@@ -52,6 +52,7 @@
 BuildRequires:  cmake(Qt6Qml)
 BuildRequires:  cmake(Qt6Quick)
 BuildRequires:  cmake(Qt6QuickControls2)
+BuildRequires:  cmake(Qt6Sql)
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavdevice)
 BuildRequires:  pkgconfig(libavfilter)

++++++ haruna-1.4.0.tar.xz -> haruna-1.5.0.tar.xz ++++++
++++ 126506 lines of diff (skipped)

Reply via email to