Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma5support6?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:37 +00:00 committed by Git OBS Bridge
commit 1b4f3c0c09
7 changed files with 175 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

BIN
plasma.keyring Normal file

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dc3852ed193b79de96bec6affdacd56374698daac5a1c73a6da6cbcb926459e
size 55592

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6Ry8ACgkQ11dEg7tX
sY21lxAAiE13V0kee84+8ij2JUtXmENdsCE2WnMnjljNrdvnssb/mEaLxPBa7Hfw
pfz78ksa6xEPoxyoBU41pulO3cpO5E+cHIlC5FQHr9QWWKNuPrCa+AxQoG02++Ho
OR9d8U3RGlN9Wi10eSd5ZcxBFMYGlJ+UJjNuBb5kwlaTKjfoV6fYOTQsabOscPg7
+UN1/nzdykLc3oUQbyRnLNcQh1EfmKHgDjsq1uGqSMTqDpcJbEo47GXe9W2I/BWL
DFPd8S7Rkcl+2zYYxebddWexCmgHuGiVu3kNNzYvNBeg+Ta88Hb3lv81bY5eMjoi
HO8eP5Qg3FqdtScPTBJi+wwWdJrO3cUOcP73dTVSHhBE/k/wypAEkyIZST70aFEh
eQO/PXbs6Ejrv4QRCN9jcvdJQKpnbg6naAztpMkXpTSdUqs2s5Y7R9KWCJvEd+cW
JAMq64WEyymjOpvV965Pfs4OkjFTtqY8ahjEB2CXMHA/ZjsG2gIpfx7vde/XIi7Y
uw9HuZPb77iFiZl7w2vuBRDE9tXt8mbIRSc0xpWy12OaTYCc/b+VCU4flAQocCjA
0ds1nCpfceXbSf4YYMuhWI1QGyiJQf19hCY4EM+jGruoTLzrgyWOj56Gom+D0m49
XQ4oEftlV5TDKTe2fFFA3bS0PkKMmiDOFp7N5ekVyAYlHCWXISo=
=AXt0
-----END PGP SIGNATURE-----

19
plasma5support6.changes Normal file
View File

@ -0,0 +1,19 @@
-------------------------------------------------------------------
Wed Jan 31 17:41:39 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.93.0 (6.0 RC 2):
* New bugfix release
* See https://kde.org/announcements/megarelease/6/rc2/ for details
- No code changes since 5.92.0
-------------------------------------------------------------------
Mon Jan 15 21:09:09 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.92.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Tue Jul 4 21:21:44 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init plasma5support6

113
plasma5support6.spec Normal file
View File

@ -0,0 +1,113 @@
#
# spec file for package plasma5support6
#
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define qt6_version 6.5.0
%define rname plasma5support
# Full KF6 version (e.g. 6.0.0)
%{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0)
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released
# Note: despite being in the plasma namespace upstream, the build system follows the frameworks conventions
Name: plasma5support6
Version: 5.93.0
Release: 0
Summary: KF6 Porting aid
License: LGPL-2.0-or-later
URL: https://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: doxygen
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6KIO) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6Package) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6Service) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6XmlGui) >= %{_kf6_bugfix_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
BuildRequires: cmake(Qt6Quick) >= %{qt6_version}
BuildRequires: cmake(Qt6Sql) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
%description
Support components for porting from KF5/Qt5 to KF6/Qt6.
%package -n libPlasma5Support6
Summary: plasma5support library
Requires: plasma5support6 >= %{version}
Requires: qt6-sql-sqlite >= %{qt6_version}
%description -n libPlasma5Support6
The plasma5support library.
%package devel
Summary: Development Files for the plasma5support framework
Requires: libPlasma5Support6 = %{version}
Requires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
Requires: cmake(KF6Service) >= %{_kf6_bugfix_version}
Requires: cmake(Qt6Gui) >= %{qt6_version}
%description devel
Development Files for the plasma5support framework.
%lang_package -n libPlasma5Support6
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
%kf6_build
%install
%kf6_install
%find_lang %{name} --all-name
%ldconfig_scriptlets -n libPlasma5Support6
%files
%{_kf6_debugdir}/plasma5support.categories
%{_kf6_debugdir}/plasma5support.renamecategories
%dir %{_kf6_qmldir}/org/kde/plasma
%{_kf6_qmldir}/org/kde/plasma/plasma5support/
%{_kf6_sharedir}/plasma5support/
%files -n libPlasma5Support6
%license LICENSES/*
%doc README.md
%{_kf6_libdir}/libPlasma5Support.so.*
%files devel
%doc %{_kf6_qchdir}/Plasma5Support.*
%{_kf6_cmakedir}/Plasma5Support/
%{_includedir}/Plasma5Support/
%{_kf6_libdir}/libPlasma5Support.so
%files -n libPlasma5Support6-lang -f %{name}.lang
%changelog