Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haruna for openSUSE:Leap:16.0 
checked in at 2025-04-23 11:06:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/haruna (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.haruna.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haruna"

Wed Apr 23 11:06:53 2025 rev:3 rq:1272075 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/haruna/haruna.changes  2025-03-19 
11:46:08.592276116 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.haruna.new.30101/haruna.changes       
2025-04-23 11:06:54.906698480 +0200
@@ -1,0 +2,77 @@
+Wed Apr 16 10:16:06 UTC 2025 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.4.0
+  Features:
+  * Added setting to search subtitles recursively. Searches
+    folders relative to the parent folder of the playing file and
+    folders defined by the `Load subtitles from` setting
+  * Added support for opening youtube playlists from urls
+    containing a playlist id
+  * Added actions to rotate video clockwise (ctrl + r) and
+    counter clockwise (ctrl + e)
+  Bugfixes:
+  * Fix tracks menus showing tracks from previously opened files
+  * Fix subtitles added by drag and drop not being added to the
+    subtitles menu
+  * While the progress/seek slider is pressed the video is
+    paused, fixes continuously opening the next video when
+    dragged and held all the why to the end
+
+-------------------------------------------------------------------
+Tue Feb 25 09:29:04 UTC 2025 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.3.3
+  Bugfixes:
+  * Fixed app not getting focused when opening a file while
+    single instance is enabled and player is open
+  * Fixed overlapping the window title with the duration info in
+    the footer
+
+-------------------------------------------------------------------
+Thu Jan 23 14:40:00 UTC 2025 - pallas wept <pallasw...@proton.me>
+
+- Update to version 1.3.2
+  Bugfixes:
+  * Fixed shortcuts not working with non english system language
+  * Fixed restoring playback position
+- Update to version 1.3.1
+  Bugfixes:
+  * Fixed screen inhibition not working
+  * Fixed setting volume through mpris2
+
+-------------------------------------------------------------------
+Fri Jan 17 08:29:35 UTC 2025 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.3.0
+  Features:
+  * Changed the settings related to restoring the playback
+    position, if you changed the defaults you might have to redo
+    them
+  * Playlist: added context menu entries for non local urls to
+    be opened in the browser and to be removed (from the
+    playlist)
+  * Added setting (in General) to start app in fullscreen
+  * Added setting (in Subtitles) to control subtitle auto
+    selection
+  * Changed left and right mouse button default actions: left
+    click is now play/pause and right click opens the context
+    menu. Actions can be changed in settings Mouse page
+  * Dragging the seek/progress bar will update the main view as
+    well as the seekbar preview
+  * Decreased the minimum window size
+  * Replaced hardware decoding checkbox with an option in the
+    hardware decoding combobox/drop-down
+  Bugfixes:
+  * Improved scrolling performance of playlist, shortcuts and
+    seekbar's chapters menu
+  * Fixed issue with setting shortcuts with modifier keys (ctrl,
+    alt etc.)
+  * Fixed active audio and subtitle tracks not being correctly
+    checked
+  * Removed empty header toolbar from settings window
+  * Fixed a bug where the app would freeze when loading a file
+    with lots of tracks
+  * Improved menubar animation
+  * The floating footer now hides when the mouse leaves the app
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ haruna.spec ++++++
--- /var/tmp/diff_new_pack.uBd5Nt/_old  2025-04-23 11:06:55.206711038 +0200
+++ /var/tmp/diff_new_pack.uBd5Nt/_new  2025-04-23 11:06:55.206711038 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package haruna
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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:        1.2.1
+Version:        1.4.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
@@ -30,6 +30,9 @@
 BuildRequires:  kf6-extra-cmake-modules >= 6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Breeze)
+%if 0%{?suse_version} > 1500
+BuildRequires:  cmake(KDSingleApplication-qt6)
+%endif
 BuildRequires:  cmake(KF6ColorScheme) >= 6.0.0
 BuildRequires:  cmake(KF6Config)
 BuildRequires:  cmake(KF6CoreAddons)
@@ -69,7 +72,8 @@
 %autosetup -p1
 
 %build
-%cmake_kf6
+%cmake_kf6 \
+  -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON
 
 %kf6_build
 

++++++ haruna-1.2.1.tar.xz -> haruna-1.4.0.tar.xz ++++++
++++ 104457 lines of diff (skipped)

Reply via email to