commit b37774319bd1a0b9e734ad73b0402a3c8daae0dc019d30039688933fd7b66f81 Author: Christophe Marin Date: Fri Dec 13 15:01:00 2024 +0000 KDE Frameworks 6.9.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kstatusnotifieritem?expand=0&rev=21 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/frameworks.keyring b/frameworks.keyring new file mode 100644 index 0000000..0805969 Binary files /dev/null and b/frameworks.keyring differ diff --git a/kf6-kstatusnotifieritem.changes b/kf6-kstatusnotifieritem.changes new file mode 100644 index 0000000..2f7e7cf --- /dev/null +++ b/kf6-kstatusnotifieritem.changes @@ -0,0 +1,129 @@ +------------------------------------------------------------------- +Sun Dec 8 10:09:26 UTC 2024 - Christophe Marin + +- 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 + * It compiles fine without deprecated methods + * ci: add Alpine/musl job + * Update version to 6.9.0 + +------------------------------------------------------------------- +Mon Nov 4 11:18:17 UTC 2024 - Christophe Marin + +- 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 + * Fix absolute path generation in (not installed) header + * typo-- + * Update version to 6.8.0 + +------------------------------------------------------------------- +Mon Oct 7 10:00:17 UTC 2024 - Christophe Marin + +- 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 + * Document flatpak manifest requirements + * Update version to 6.7.0 + +------------------------------------------------------------------- +Sat Sep 7 09:03:28 UTC 2024 - Christophe Marin + +- 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 + * Fix deprecation versions + * Deprecate action collection access + +------------------------------------------------------------------- +Mon Aug 5 10:47:53 UTC 2024 - Christophe Marin + +- 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 + * Add API to control quit behavior + * Update version to 6.5.0 + +------------------------------------------------------------------- +Tue Jul 9 09:41:56 UTC 2024 - Christophe Marin + +- 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: + * support USE_DBUS option to enable/disable dbus use + * gitignore: add VS Code dir + +------------------------------------------------------------------- +Wed Jun 5 10:11:56 UTC 2024 - Christophe Marin + +- Update to 6.3.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.3.0/ +- No code changes since 6.2.0 + +------------------------------------------------------------------- +Mon May 6 12:22:54 UTC 2024 - Christophe Marin + +- 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:57 UTC 2024 - Christophe Marin + +- Update to 6.1.0 + * New feature release +- Changes since 6.0.0: + * update version for new release + * Improve activating associated window on Wayland + +------------------------------------------------------------------- +Thu Feb 22 19:31:25 UTC 2024 - Fabian Vogt + +- Update to 6.0.0: + * New bugfix release + * Release announcement not available yet +- Changes since 5.249.0: + * Link privately against Qt6::WidgetsPrivate + * update version for new release + * Work around show/hide on widget windows + * update version for new release + +------------------------------------------------------------------- +Wed Jan 31 17:50:50 UTC 2024 - Fabian Vogt + +- 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:35 UTC 2024 - Fabian Vogt + +- Update to 5.248.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Fri Aug 18 15:41:13 UTC 2023 - Christophe Marin + +- Init kf6-kstatusnotifieritem diff --git a/kf6-kstatusnotifieritem.spec b/kf6-kstatusnotifieritem.spec new file mode 100644 index 0000000..f01eb48 --- /dev/null +++ b/kf6-kstatusnotifieritem.spec @@ -0,0 +1,106 @@ +# +# spec file for package kf6-kstatusnotifieritem +# +# 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 kstatusnotifieritem +# 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-kstatusnotifieritem +Version: 6.9.0 +Release: 0 +Summary: Implementation of Status Notifier Items +License: 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: qt6-widgets-private-devel +BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_bugfix_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version} +BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} + +%description +Implementation of Status Notifier Items. + +%package -n libKF6StatusNotifierItem6 +Summary: Implementation of Status Notifier Items +Requires: kf6-kstatusnotifieritem >= %{version} + +%description -n libKF6StatusNotifierItem6 +Implementation of Status Notifier Items. + +%package devel +Summary: Development files for kstatusnotifieritem +Requires: libKF6StatusNotifierItem6 = %{version} +Requires: cmake(Qt6DBus) >= %{qt6_version} +Requires: cmake(Qt6Gui) >= %{qt6_version} +Requires: cmake(Qt6Widgets) >= %{qt6_version} +Requires: cmake(Qt6Xml) >= %{qt6_version} + +%description devel +Development files for kstatusnotifieritem + +%lang_package -n libKF6StatusNotifierItem6 + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 -DBUILD_QCH:BOOL=TRUE + +%kf6_build + +%install +%kf6_install + +%fdupes %{buildroot} + +%find_lang kstatusnotifieritem6 --with-qt + +%ldconfig_scriptlets -n libKF6StatusNotifierItem6 + +%files +%{_kf6_debugdir}/kstatusnotifieritem.categories + +%files -n libKF6StatusNotifierItem6 +%license LICENSES/* +%{_kf6_libdir}/libKF6StatusNotifierItem.so.* + +%files devel +%doc %{_kf6_qchdir}/KF6StatusNotifierItem.* +%{_kf6_libdir}/libKF6StatusNotifierItem.so +%{_kf6_cmakedir}/KF6StatusNotifierItem/ +%{_kf6_dbusinterfacesdir}/kf6_org.kde.StatusNotifierItem.xml +%{_kf6_dbusinterfacesdir}/kf6_org.kde.StatusNotifierWatcher.xml +%{_kf6_includedir}/KStatusNotifierItem/ + +%files -n libKF6StatusNotifierItem6-lang -f kstatusnotifieritem6.lang + +%changelog diff --git a/kstatusnotifieritem-6.3.0.tar.xz b/kstatusnotifieritem-6.3.0.tar.xz new file mode 100644 index 0000000..42e9063 --- /dev/null +++ b/kstatusnotifieritem-6.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce1f2e33d0dbe81a48f0040977b7b7aa7234f6a003173e395b3de5d783398cd8 +size 47620 diff --git a/kstatusnotifieritem-6.3.0.tar.xz.sig b/kstatusnotifieritem-6.3.0.tar.xz.sig new file mode 100644 index 0000000..d976781 --- /dev/null +++ b/kstatusnotifieritem-6.3.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQcwAKCRAsjfWHptSq +wT7SAQCzqA+Z3fQHtmSvwW72/cy08dq2kiDRvF07bhF+vZaBsgD7BhUsYFYePZgr +Ba4cdGW7hXgDWPbXd78oJP53kJGUyA0= +=jYcR +-----END PGP SIGNATURE----- diff --git a/kstatusnotifieritem-6.4.0.tar.xz b/kstatusnotifieritem-6.4.0.tar.xz new file mode 100644 index 0000000..8099f55 --- /dev/null +++ b/kstatusnotifieritem-6.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32790111741482844ae1901c37db568346efc2ae68f712cecc6b9a5c1cba81b9 +size 47972 diff --git a/kstatusnotifieritem-6.4.0.tar.xz.sig b/kstatusnotifieritem-6.4.0.tar.xz.sig new file mode 100644 index 0000000..02030ac --- /dev/null +++ b/kstatusnotifieritem-6.4.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS3AAKCRAsjfWHptSq +wcWpAP91sd8m8IGq+SiOkp9AtwhN/Tw4EinKOzRGAKcW8jvPnQD+JX44OzkaI0HG +L8eQjPFi2HKIxugHbLPXZe8PbhFO4QQ= +=AbI4 +-----END PGP SIGNATURE----- diff --git a/kstatusnotifieritem-6.5.0.tar.xz b/kstatusnotifieritem-6.5.0.tar.xz new file mode 100644 index 0000000..b5d8c90 --- /dev/null +++ b/kstatusnotifieritem-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5def5e1a862d85d0f325c4f1973967bcf8fa97353fe1d361a1cafb0670198403 +size 48156 diff --git a/kstatusnotifieritem-6.5.0.tar.xz.sig b/kstatusnotifieritem-6.5.0.tar.xz.sig new file mode 100644 index 0000000..a00d5c3 --- /dev/null +++ b/kstatusnotifieritem-6.5.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/2AAKCRAsjfWHptSq +wQ5/AP4g08WOf0sieZk+GUIMvzYBkA3lUN6e4opyqIXu1PXO7gEAxNAYCwCL5YMm +ZJogGBo9zbx1zSWeGy4eFcMoIHKMbgg= +=qNMK +-----END PGP SIGNATURE----- diff --git a/kstatusnotifieritem-6.6.0.tar.xz b/kstatusnotifieritem-6.6.0.tar.xz new file mode 100644 index 0000000..a782685 --- /dev/null +++ b/kstatusnotifieritem-6.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2522bd1de0b02160f78aae0150c48a9ed299186884fb99d0a6fb80549e409dd +size 48324 diff --git a/kstatusnotifieritem-6.6.0.tar.xz.sig b/kstatusnotifieritem-6.6.0.tar.xz.sig new file mode 100644 index 0000000..035b04c --- /dev/null +++ b/kstatusnotifieritem-6.6.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrqGwAKCRAsjfWHptSq +wXy1AP93Fbzg9axAQAWU2vfMP5LnjEixyiNflL1yl27gtnubcwD/d0LVaDrn1oT4 +Lb9MxeKzck62dOJ5EDCmznUKUEmLdgQ= +=nTCw +-----END PGP SIGNATURE----- diff --git a/kstatusnotifieritem-6.8.0.tar.xz b/kstatusnotifieritem-6.8.0.tar.xz new file mode 100644 index 0000000..b982f26 --- /dev/null +++ b/kstatusnotifieritem-6.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4ff81b80d7842d2a10e7b758e497b3724fc54ea3a6da6f09bee80636439832 +size 48388 diff --git a/kstatusnotifieritem-6.8.0.tar.xz.sig b/kstatusnotifieritem-6.8.0.tar.xz.sig new file mode 100644 index 0000000..1321b73 --- /dev/null +++ b/kstatusnotifieritem-6.8.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJ9QAKCRAsjfWHptSq +wYb4AQCIJLVceN7bp+Bg8bOi00SQ0CPI8kBd+9w2edt84zkPOwD9HHOOIunvOkrF +mO30CsgKc2Lw0iTs0MVIfyRvTIinmgY= +=j1an +-----END PGP SIGNATURE----- diff --git a/kstatusnotifieritem-6.9.0.tar.xz b/kstatusnotifieritem-6.9.0.tar.xz new file mode 100644 index 0000000..540abe9 --- /dev/null +++ b/kstatusnotifieritem-6.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7308a2615a606a44d3ea653925e34cf803a9f4f4cea36342725024fcee63c083 +size 48372 diff --git a/kstatusnotifieritem-6.9.0.tar.xz.sig b/kstatusnotifieritem-6.9.0.tar.xz.sig new file mode 100644 index 0000000..109455b --- /dev/null +++ b/kstatusnotifieritem-6.9.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Ll2AAKCRAsjfWHptSq +wbeoAQCxsieBj7khDB9lOdldKUApRRgruQqnIORpeCb0KDvi3gD/VHIcDhpygMZg +VHeUriodFWjsTdQNMXIlrUCXepQjWQk= +=A9D0 +-----END PGP SIGNATURE-----