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-05-21 18:35:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haruna (Old)
 and      /work/SRC/openSUSE:Factory/.haruna.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haruna"

Tue May 21 18:35:12 2024 rev:33 rq:1175335 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/haruna/haruna.changes    2024-04-19 
19:26:47.507213339 +0200
+++ /work/SRC/openSUSE:Factory/.haruna.new.1880/haruna.changes  2024-05-21 
18:35:37.148577904 +0200
@@ -1,0 +2,11 @@
+Mon May 20 11:14:48 UTC 2024 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 1.1.1
+  Bugfixes:
+  * Subtitles menu not including manually added subtitles
+  * Duration in the playlist being 0
+  * Preview popup being visible for audio files
+  * AB loop not resetting
+- Use g++ 13 on Leap
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ haruna.spec ++++++
--- /var/tmp/diff_new_pack.oQ1o9u/_old  2024-05-21 18:35:37.936606668 +0200
+++ /var/tmp/diff_new_pack.oQ1o9u/_new  2024-05-21 18:35:37.936606668 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           haruna
-Version:        1.1.0
+Version:        1.1.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
@@ -51,7 +51,7 @@
 BuildRequires:  pkgconfig(libavdevice)
 BuildRequires:  pkgconfig(libavfilter)
 BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libavutil) >= 58.29.100
 BuildRequires:  pkgconfig(libpostproc)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(mpv)
@@ -67,6 +67,8 @@
 %autosetup -p1
 
 %build
+export CXX=g++
+test -x "$(type -p g++-13)" && export CXX=g++-13
 %cmake
 %cmake_build
 

++++++ haruna-1.1.0.tar.xz -> haruna-1.1.1.tar.xz ++++++
++++ 14613 lines of diff (skipped)

Reply via email to