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:
commit
ebcf8173a8
@ -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
3
strawberry-1.2.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3411878ce1937fc5161ed9cffe25591c228035b6918d383bd26f73d12eed799a
|
||||||
|
size 11487296
|
@ -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>
|
Fri Jan 17 11:28:10 UTC 2025 - Jonas Kvinge <jonaski@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: strawberry
|
Name: strawberry
|
||||||
Version: 1.2.6
|
Version: 1.2.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A music player and music collection organizer
|
Summary: A music player and music collection organizer
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -78,6 +78,7 @@ BuildRequires: pkgconfig(taglib) >= 1.12
|
|||||||
%if 0%{?suse_version} > 1600
|
%if 0%{?suse_version} > 1600
|
||||||
BuildRequires: cmake(KDSingleApplication-qt6)
|
BuildRequires: cmake(KDSingleApplication-qt6)
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: qt6-gui-private-devel
|
||||||
|
|
||||||
Requires: qt6-sql-sqlite
|
Requires: qt6-sql-sqlite
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user