Accepting request 1241767 from multimedia:apps

- Add missing qt6-gui-private-devel dependency
- Update to version 1.2.7
  + Bugfixes:
   + Fixed strawberry exiting when clicking tray icon.
   + Fixed Clementine import script errors.
   + Disabled OSD Pretty on Wayland since it's not working properly.
 +Enhancements:
   + Only maximize error dialog if Strawberry is the active window (#1627).
   + Added QPA Platform Native Interface as optional component.

OBS-URL: https://build.opensuse.org/request/show/1241767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/strawberry?expand=0&rev=73
This commit is contained in:
Ana Guerrero 2025-02-03 20:42:19 +00:00 committed by Git OBS Bridge
commit ebcf8173a8
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37409b4a3df25294d8e96395ae4c4787c1c35ff86f263d2ba4d316d987e2e1ba
size 11463972

3
strawberry-1.2.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3411878ce1937fc5161ed9cffe25591c228035b6918d383bd26f73d12eed799a
size 11487296

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jan 31 17:45:24 UTC 2025 - Jonas Kvinge <jonaski@opensuse.org>
- Add missing qt6-gui-private-devel dependency
-------------------------------------------------------------------
Fri Jan 31 17:27:52 UTC 2025 - Jonas Kvinge <jonaski@opensuse.org>
- Update to version 1.2.7
+ Bugfixes:
+ Fixed strawberry exiting when clicking tray icon.
+ Fixed Clementine import script errors.
+ Disabled OSD Pretty on Wayland since it's not working properly.
+Enhancements:
+ Only maximize error dialog if Strawberry is the active window (#1627).
+ Added QPA Platform Native Interface as optional component.
-------------------------------------------------------------------
Fri Jan 17 11:28:10 UTC 2025 - Jonas Kvinge <jonaski@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: strawberry
Version: 1.2.6
Version: 1.2.7
Release: 0
Summary: A music player and music collection organizer
License: GPL-3.0-or-later
@ -78,6 +78,7 @@ BuildRequires: pkgconfig(taglib) >= 1.12
%if 0%{?suse_version} > 1600
BuildRequires: cmake(KDSingleApplication-qt6)
%endif
BuildRequires: qt6-gui-private-devel
Requires: qt6-sql-sqlite