Christophe Marin 2024-12-13 15:00:58 +00:00 committed by Git OBS Bridge
commit 20e2ddfd0e
17 changed files with 320 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
frameworks.keyring Normal file

Binary file not shown.

128
kf6-kpackage.changes Normal file
View File

@ -0,0 +1,128 @@
-------------------------------------------------------------------
Sun Dec 8 10:09:23 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
* Update dependency version to 6.9.0
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
* ci: add Alpine/musl job
* Fix copyright utils
* Update version to 6.9.0
-------------------------------------------------------------------
Mon Nov 4 11:18:14 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* Update version to 6.8.0
-------------------------------------------------------------------
Mon Oct 7 10:00:11 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.7.0
- Changes since 6.6.0:
* Update dependency version to 6.7.0
* Don't double emit emitResult() (kde#492557)
* Update version to 6.7.0
-------------------------------------------------------------------
Sat Sep 7 09:03:24 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0
- Changes since 6.5.0:
* Update version to 6.6.0
* Add missing include guard
-------------------------------------------------------------------
Mon Aug 5 10:47:49 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.5.0
- Changes since 6.4.0:
* Update dependency version to 6.5.0
* Update version to 6.5.0
-------------------------------------------------------------------
Tue Jul 9 09:41:52 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0
- Changes since 6.3.0:
* remove stray lib
* support USE_DBUS option to enable/disable dbus use
* gitignore: add VS Code dir
-------------------------------------------------------------------
Wed Jun 5 10:11:49 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* It compiles fine without qt6.7 deprecated methods
* Remove explicit maintainer from metainfo
-------------------------------------------------------------------
Mon May 6 12:22:47 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.2.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/6.2.0/
- No code change since 6.1.0
-------------------------------------------------------------------
Fri Apr 5 12:52:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.1.0
* New feature release
- Changes since 6.0.0:
* update version for new release
* testpackage: Add a website so that the tests succeed
* Fix: implicit capture of this via [=] is deprecated in C++20
-------------------------------------------------------------------
Wed Feb 21 19:28:04 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0
* New bugfix release
* Release announcement not available yet
- Changes since 5.249.0:
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:50:39 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.249.0 (6.0 RC 2):
* New bugfix release
* For more details see https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Mon Jan 15 20:01:25 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.248.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Sat May 27 11:18:25 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kpackage

108
kf6-kpackage.spec Normal file
View File

@ -0,0 +1,108 @@
#
# spec file for package kf6-kpackage
#
# 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
# 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.7.0
%define rname kpackage
# Full KF6 version (e.g. 6.9.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
Name: kf6-kpackage
Version: 6.9.0
Release: 0
Summary: Non-binary asset user-installable package managing framework
License: GPL-2.0-or-later AND LGPL-2.0-or-later
URL: https://www.kde.org
Source: %{rname}-%{version}.tar.xz
%if %{with released}
Source1: %{rname}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6Archive) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6DocTools) >= %{_kf6_bugfix_version}
BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
%description
This framework lets applications to manage user installable packages of
non-binary assets.
%package -n libKF6Package6
Summary: Non-binary asset user-installable package managing framework
Requires: kf6-kpackage >= %{version}
%description -n libKF6Package6
This framework lets applications to manage user installable packages of
non-binary assets.
%package devel
Summary: Non-binary asset user-installable package managing framework
Requires: libKF6Package6 = %{version}
Requires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}
%description devel
This framework lets applications to manage user installable packages of
non-binary assets.
Development files.
%lang_package
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6 -DBUILD_QCH:BOOL=TRUE
%kf6_build
%install
%kf6_install
%find_lang libkpackage6 --with-man --all-name
%ldconfig_scriptlets -n libKF6Package6
%files
%doc %lang(en) %{_kf6_mandir}/man1/kpackagetool6.1%{?ext_man}
%{_kf6_bindir}/kpackagetool6
%{_kf6_debugdir}/kpackage.categories
%{_kf6_debugdir}/kpackage.renamecategories
%files -n libKF6Package6
%license LICENSES/*
%doc README.md
%{_kf6_libdir}/libKF6Package.so.*
%files devel
%doc %{_kf6_qchdir}/KF6Package.*
%{_kf6_includedir}/KPackage/
%{_kf6_cmakedir}/KF6Package/
%{_kf6_libdir}/libKF6Package.so
%files lang -f libkpackage6.lang
%changelog

3
kpackage-6.3.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:811d6809e091c1eaaa07cafeacc86eb23fa55ed038f8f1a93d259e5734510b4d
size 179764

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQSwAKCRAsjfWHptSq
wdIWAQCuB81PWY9dQNaBjIg1bjsKLzhRQUVm95pR5CZHlMNzfgD+OO7uSDvL3CNY
XCkYAwGrNbWy2Ys7/m2Yq7yheCWXtg0=
=dz/B
-----END PGP SIGNATURE-----

3
kpackage-6.4.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSugAKCRAsjfWHptSq
weneAQDQONHUom8HQu8yN8o//0y8+quSWSEA+xdzQlsCuWu6GwEAphzRaH+OkZPc
pQzzcftB/EkLSI0f5NTsaYJaHLUpCgM=
=czC7
-----END PGP SIGNATURE-----

3
kpackage-6.5.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/tQAKCRAsjfWHptSq
wSy4AQDdf/Kt8yqIzDTbs0YwIaKbg17NZrOnqe3xWERkUHZjFAD8CvE1idx34umb
0ub2gi+59Gl+t9sFlPESQZ5AKIc5mAs=
=VkIR
-----END PGP SIGNATURE-----

3
kpackage-6.6.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12d77241586dc12baa3aa2c65bcebea31604216b91b76d9aaaabf370673e9ed2
size 180016

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrp9AAKCRAsjfWHptSq
wePfAQCvVSyXUxXME09LLHhFtVdhMPN5Cb44j+ekJNOVidWiqQD+PS4rGubPPP19
2rd4gG4Fgs9JNGccvzXUCjM3IPS4IwU=
=+QMi
-----END PGP SIGNATURE-----

3
kpackage-6.8.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJ0gAKCRAsjfWHptSq
wScOAP448s56g1xWICsDkLV3HOdkAroBeuYaJqGBNMEROJXokgEA3yA2RdaGJue7
3XY0xHq3sUrX7KGbVuGWq7LVmnMg9Ag=
=ANwE
-----END PGP SIGNATURE-----

3
kpackage-6.9.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62a76b896378b4b7a392528fbfb9ff8427f99f727ff27e2a5e06fe5cbef567a9
size 180672

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1LltQAKCRAsjfWHptSq
wVetAQCzp0H6gW0+MARbJgiL3c2PuWlxCYIBYtEmEU8kWFPCZgEAoWWmf7dvic+4
GeKHtCEQhGFcBEwrPYZ4/el2v0JlPgQ=
=O559
-----END PGP SIGNATURE-----