Accepting request 1157724 from KDE:Frameworks
Plasma 6.0.2 + libksysguard5-helper upgrade fix + icon upgrade fix + gtk theme fix (forwarded request 1157674 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/1157724 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma6-openSUSE?expand=0&rev=2
This commit is contained in:
commit
fe7f987078
@ -1,8 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/plasma-opensuse.git</param>
|
||||
<param name="changesrevision">fffd234bf221fea4c4ad92dad18853c3b6207980</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/plasma-opensuse.git</param>
|
||||
<param name="changesrevision">8b6e0ec23d1ec3d2be7ec8222e62da8aae49ed83</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/Vogtinator/plasma-opensuse.git</param>
|
||||
<param name="changesrevision">bb8b1e7d53c575186ad1abd2314b0b8be6f9fd51</param></service></servicedata>
|
||||
<param name="changesrevision">9c664b7d3e53a76147c5c74072f5ed446dfae42a</param></service></servicedata>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77f180ce37433960e88c44da0baada8de220cf28727777c5760560977f09f18a
|
||||
size 1413132
|
3
plasma-opensuse-84.87~git20240313T170730~9c664b7.obscpio
Normal file
3
plasma-opensuse-84.87~git20240313T170730~9c664b7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8200fd3ba96c04d21c3aed364fcd9df7dfd2092ef5f0249fa93ef6fb3c33daac
|
||||
size 1415692
|
@ -1,4 +1,4 @@
|
||||
name: plasma-opensuse
|
||||
version: 84.87~git20231124T150427~8b6e0ec
|
||||
mtime: 1700834667
|
||||
commit: 8b6e0ec23d1ec3d2be7ec8222e62da8aae49ed83
|
||||
version: 84.87~git20240313T170730~9c664b7
|
||||
mtime: 1710346050
|
||||
commit: 9c664b7d3e53a76147c5c74072f5ed446dfae42a
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 16:08:25 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to version 84.87~git20240313T170730~9c664b7:
|
||||
* Add opensuse_launcher_icon.js shell update script
|
||||
- Clean up _servicedata
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 09:10:16 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 6 08:40:32 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma6-openSUSE
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,9 +18,9 @@
|
||||
|
||||
# Plasma 6 pulls in Qt 5 as well, tell qml-autoreqprov what to use
|
||||
%global __qml_requires_opts --qtver 6
|
||||
%global plasma_version 6.0.1
|
||||
%global plasma_version 6.0.2
|
||||
Name: plasma6-openSUSE
|
||||
Version: 84.87~git20231124T150427~8b6e0ec
|
||||
Version: 84.87~git20240313T170730~9c664b7
|
||||
Release: 0
|
||||
Summary: openSUSE Plasma 6 Branding Packages
|
||||
License: CC-BY-SA-4.0 AND GPL-2.0-or-later
|
||||
@ -39,9 +39,9 @@ Source4: panel.diff
|
||||
# Diff between /usr/share/plasma/shells/org.kde.plasma.desktop/contents/layout.js
|
||||
# and /usr/share/plasma/look-and-feel/org.openSUSE.desktop/contents/layouts/org.kde.plasma.desktop-layout.js
|
||||
Source5: layout.diff
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-breeze-icons
|
||||
BuildRequires: kf6-filesystem
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: plasma6-desktop >= %{plasma_version}
|
||||
#!BuildIgnore: kio-extras
|
||||
#!BuildIgnore: kwin6
|
||||
@ -69,9 +69,9 @@ This package changes the default settings of Plasma 6.
|
||||
%package -n plasma6-theme-openSUSE
|
||||
Summary: Plasma 6 theme for openSUSE
|
||||
Group: System/GUI/KDE
|
||||
Requires: wallpaper-branding-openSUSE
|
||||
Requires: plasma6-desktop >= %{plasma_version}
|
||||
Requires: plasma6-workspace >= %{plasma_version}
|
||||
Requires: wallpaper-branding-openSUSE
|
||||
Obsoletes: plasma5-theme-openSUSE < %{version}
|
||||
|
||||
%description -n plasma6-theme-openSUSE
|
||||
|
Loading…
Reference in New Issue
Block a user