KDE Frameworks 6.16
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kstatusnotifieritem?expand=0&rev=36
This commit is contained in:
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal 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
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.osc
|
BIN
frameworks.keyring
Normal file
BIN
frameworks.keyring
Normal file
Binary file not shown.
225
kf6-kstatusnotifieritem.changes
Normal file
225
kf6-kstatusnotifieritem.changes
Normal file
@@ -0,0 +1,225 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:47 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.16.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.16.0
|
||||
- Changes since 6.15.0:
|
||||
* Update dependency version to 6.16.0
|
||||
* Update version to 6.16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 20:29:44 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.15.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.15.0
|
||||
- Changes since 6.14.0:
|
||||
* Update dependency version to 6.15.0
|
||||
* Disable python bindings for Haiku also
|
||||
* Build Python bindings unless explicitly disabled
|
||||
* Add tags file to documentation
|
||||
* Fix typo in qdocconf file
|
||||
* Add landing page for QDoc
|
||||
* It compiles fine without kf_6_13 deprecated methods
|
||||
* Port API documentation to QDoc syntax
|
||||
* Remove pre-Qt 6.7 workaround
|
||||
* Update version to 6.15.0
|
||||
- Replace _kf6_bugfix_version usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:29 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.14.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.14.0
|
||||
- Changes since 6.13.0:
|
||||
* Update dependency version to 6.14.0
|
||||
* Update version to 6.14.0
|
||||
* Remove recommendation to not use setContextMenu
|
||||
* Add KStatusNotifierItem::isMenu
|
||||
* .gitignore ignore "/compile_commands.json"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:33:50 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.12.0
|
||||
- Changes since 6.11.0:
|
||||
* Update dependency version to 6.12.0
|
||||
* Do not crash if KDE platform integration is loaded but SNI is unavailable (kde#350785)
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:55 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.11.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.11.0
|
||||
- Changes since 6.10.0:
|
||||
* Update dependency version to 6.11.0
|
||||
* Fix build with Qt 6.10
|
||||
* Add xml/yaml linting
|
||||
* Add Python bindings
|
||||
* CI: Add linux-qt6-next build
|
||||
* Fix svg icons
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 17:12:38 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:26 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
|
||||
* 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 <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
|
||||
* 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 <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
|
||||
* Document flatpak manifest requirements
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:28 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
|
||||
* Fix deprecation versions
|
||||
* Deprecate action collection access
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:53 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
|
||||
* Add API to control quit behavior
|
||||
* Update version to 6.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:56 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:
|
||||
* support USE_DBUS option to enable/disable dbus use
|
||||
* gitignore: add VS Code dir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:56 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/
|
||||
- No code changes since 6.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:54 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:57 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
|
||||
* Improve activating associated window on Wayland
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 19:31:25 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:
|
||||
* 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 <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:35 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/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 18 15:41:13 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init kf6-kstatusnotifieritem
|
142
kf6-kstatusnotifieritem.spec
Normal file
142
kf6-kstatusnotifieritem.spec
Normal file
@@ -0,0 +1,142 @@
|
||||
#
|
||||
# spec file for package kf6-kstatusnotifieritem
|
||||
#
|
||||
# Copyright (c) 2025 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.8.0
|
||||
|
||||
%define rname kstatusnotifieritem
|
||||
|
||||
%bcond_without kde_python_bindings
|
||||
%if %{with kde_python_bindings}
|
||||
%if 0%{suse_version} > 1500
|
||||
%define pythons %{primary_python}
|
||||
%else
|
||||
%{?sle15_python_module_pythons}
|
||||
%endif
|
||||
%define mypython %pythons
|
||||
%define __mypython %{expand:%%__%{mypython}}
|
||||
%define mypython_sitearch %{expand:%%%{mypython}_sitearch}
|
||||
%endif
|
||||
|
||||
# Full KF6 version (e.g. 6.16.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
%bcond_without released
|
||||
Name: kf6-kstatusnotifieritem
|
||||
Version: 6.16.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: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: qt6-widgets-private-devel
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{_kf6_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}
|
||||
# SECTION bindings
|
||||
%if %{with kde_python_bindings}
|
||||
BuildRequires: %{mypython}-build
|
||||
BuildRequires: %{mypython}-devel >= 3.9
|
||||
BuildRequires: %{mypython}-setuptools
|
||||
BuildRequires: %{mypython}-wheel
|
||||
BuildRequires: cmake(Shiboken6)
|
||||
BuildRequires: cmake(PySide6)
|
||||
%endif
|
||||
# /SECTION
|
||||
|
||||
%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
|
||||
|
||||
%if %{with kde_python_bindings}
|
||||
%package -n python3-kf6-kstatusnotifieritem
|
||||
Summary: Python interface for kf6-kstatusnotifieritem
|
||||
|
||||
%description -n python3-kf6-kstatusnotifieritem
|
||||
This package provides a python interface for kf6-kstatusnotifieritem.
|
||||
%endif
|
||||
|
||||
%lang_package -n libKF6StatusNotifierItem6
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6 \
|
||||
%if %{with kde_python_bindings}
|
||||
-DPython_EXECUTABLE:STRING=%{__mypython}
|
||||
%endif
|
||||
%{nil}
|
||||
|
||||
%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
|
||||
%{_kf6_libdir}/libKF6StatusNotifierItem.so
|
||||
%{_kf6_cmakedir}/KF6StatusNotifierItem/
|
||||
%{_kf6_dbusinterfacesdir}/kf6_org.kde.StatusNotifierItem.xml
|
||||
%{_kf6_dbusinterfacesdir}/kf6_org.kde.StatusNotifierWatcher.xml
|
||||
%{_kf6_includedir}/KStatusNotifierItem/
|
||||
|
||||
%if %{with kde_python_bindings}
|
||||
%files -n python3-kf6-kstatusnotifieritem
|
||||
%{mypython_sitearch}/*.so
|
||||
%endif
|
||||
|
||||
%files -n libKF6StatusNotifierItem6-lang -f kstatusnotifieritem6.lang
|
||||
|
||||
%changelog
|
3
kstatusnotifieritem-6.10.0.tar.xz
Normal file
3
kstatusnotifieritem-6.10.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fa19843a737b43674d19b9ad31466c6aa64bbe27709073c3e2c33aa03bfac22
|
||||
size 48612
|
7
kstatusnotifieritem-6.10.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.10.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gCJgAKCRAsjfWHptSq
|
||||
wU2EAQCgXkIrBYMVpoVikIne9W24AAxTfifprplZpJod4diCfQEA0lxMzPLzw7Pj
|
||||
BuT8fz+Wa1y2MqCQqBu1DjkuuJqTMgQ=
|
||||
=+sAm
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.11.0.tar.xz
Normal file
3
kstatusnotifieritem-6.11.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26c92c25b1f70296bde9e71fba1f719778c85cb57227f6045f606af99c48a8bd
|
||||
size 50572
|
7
kstatusnotifieritem-6.11.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.11.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6YSqAAKCRAsjfWHptSq
|
||||
wew5AP4nr0/CzF5H8WMui+TbJ98ADTubQ8caKt/kiuA1c1G37AD+KO9kosNx3WU/
|
||||
Kf/wMJ1kxeqjk0i024W6/KkzQX7gWAg=
|
||||
=M8rh
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.12.0.tar.xz
Normal file
3
kstatusnotifieritem-6.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b0e7b20492dbd9d5742bbafd6f8577dc682480a615e1965f3c53741e684fc3d
|
||||
size 50580
|
7
kstatusnotifieritem-6.12.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sCbAAKCRAsjfWHptSq
|
||||
wWvrAP964CkjPMDsqzDTp5iO65hyaLCI5dF5WJ7izvokDNJoewEAjse/jd/2ot3j
|
||||
VMf/c4/Doj0t8cEpmEAH40ZPxFJZgA8=
|
||||
=owbc
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.13.0.tar.xz
Normal file
3
kstatusnotifieritem-6.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed387fdee3dcb5bc3fa956ef6bb99bd2d4c0ed56ee5e2f1d89abaeb0c0b4de9a
|
||||
size 50568
|
7
kstatusnotifieritem-6.13.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.13.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/mlQAKCRAsjfWHptSq
|
||||
we+fAQDUzPmA5hVerwuXm8t5uceEFHeeVZh5XywVz1dIpEYFiQD+NbREsSwj0dJs
|
||||
HZefaH1eHe1VXz+p8cQsL2knJ+qi9gQ=
|
||||
=Fxcl
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.14.0.tar.xz
Normal file
3
kstatusnotifieritem-6.14.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d85c44a7704ad052740752106e59eb26e49d80467f9b1d3c92bd24b77395417
|
||||
size 50644
|
7
kstatusnotifieritem-6.14.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.14.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaBTVpgAKCRAsjfWHptSq
|
||||
wZJJAQDDmRsrM9vSf67WUZ2raJei993L5XnkabSh0dsG6SMdeAD9FpZnoEb5XzCT
|
||||
oQXpd1/jzPPDxXWAaqxscbjttQTxAwE=
|
||||
=GroB
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.15.0.tar.xz
Normal file
3
kstatusnotifieritem-6.15.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24132cc967570478b54e44eef1063c193217801260dc51860e0881fa0d90bd0d
|
||||
size 50964
|
7
kstatusnotifieritem-6.15.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.15.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaELt9wAKCRAsjfWHptSq
|
||||
wSjUAQDCjZqgo8paIkFweWUQjP/3Mkg9nDSxtUuFm/9PfoQ8vgEAj7CUnodwPFzv
|
||||
EMD6zLnfuTXLfLJ6YnrjiwXM+qzIhAM=
|
||||
=nYUV
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.16.0.tar.xz
Normal file
3
kstatusnotifieritem-6.16.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73c2590b2f6fb5f61fc3b7dc021df763bf0f3969c1eab8c5d0b85df445acad20
|
||||
size 50948
|
7
kstatusnotifieritem-6.16.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.16.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGfwcQAKCRAsjfWHptSq
|
||||
wQAEAP9s+bwx9BB3o9egbGVora31vApNkSsu8spxQ2xwXO/rxAD+JC+YSyup+UPu
|
||||
5UmMnNwV7ML03cGzWcgwIY1FVaINwwE=
|
||||
=jR6U
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.3.0.tar.xz
Normal file
3
kstatusnotifieritem-6.3.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce1f2e33d0dbe81a48f0040977b7b7aa7234f6a003173e395b3de5d783398cd8
|
||||
size 47620
|
7
kstatusnotifieritem-6.3.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.3.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQcwAKCRAsjfWHptSq
|
||||
wT7SAQCzqA+Z3fQHtmSvwW72/cy08dq2kiDRvF07bhF+vZaBsgD7BhUsYFYePZgr
|
||||
Ba4cdGW7hXgDWPbXd78oJP53kJGUyA0=
|
||||
=jYcR
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.4.0.tar.xz
Normal file
3
kstatusnotifieritem-6.4.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32790111741482844ae1901c37db568346efc2ae68f712cecc6b9a5c1cba81b9
|
||||
size 47972
|
7
kstatusnotifieritem-6.4.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.4.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS3AAKCRAsjfWHptSq
|
||||
wcWpAP91sd8m8IGq+SiOkp9AtwhN/Tw4EinKOzRGAKcW8jvPnQD+JX44OzkaI0HG
|
||||
L8eQjPFi2HKIxugHbLPXZe8PbhFO4QQ=
|
||||
=AbI4
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.5.0.tar.xz
Normal file
3
kstatusnotifieritem-6.5.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5def5e1a862d85d0f325c4f1973967bcf8fa97353fe1d361a1cafb0670198403
|
||||
size 48156
|
7
kstatusnotifieritem-6.5.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.5.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/2AAKCRAsjfWHptSq
|
||||
wQ5/AP4g08WOf0sieZk+GUIMvzYBkA3lUN6e4opyqIXu1PXO7gEAxNAYCwCL5YMm
|
||||
ZJogGBo9zbx1zSWeGy4eFcMoIHKMbgg=
|
||||
=qNMK
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.6.0.tar.xz
Normal file
3
kstatusnotifieritem-6.6.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2522bd1de0b02160f78aae0150c48a9ed299186884fb99d0a6fb80549e409dd
|
||||
size 48324
|
7
kstatusnotifieritem-6.6.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.6.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrqGwAKCRAsjfWHptSq
|
||||
wXy1AP93Fbzg9axAQAWU2vfMP5LnjEixyiNflL1yl27gtnubcwD/d0LVaDrn1oT4
|
||||
Lb9MxeKzck62dOJ5EDCmznUKUEmLdgQ=
|
||||
=nTCw
|
||||
-----END PGP SIGNATURE-----
|
3
kstatusnotifieritem-6.8.0.tar.xz
Normal file
3
kstatusnotifieritem-6.8.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e4ff81b80d7842d2a10e7b758e497b3724fc54ea3a6da6f09bee80636439832
|
||||
size 48388
|
7
kstatusnotifieritem-6.8.0.tar.xz.sig
Normal file
7
kstatusnotifieritem-6.8.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJ9QAKCRAsjfWHptSq
|
||||
wYb4AQCIJLVceN7bp+Bg8bOi00SQ0CPI8kBd+9w2edt84zkPOwD9HHOOIunvOkrF
|
||||
mO30CsgKc2Lw0iTs0MVIfyRvTIinmgY=
|
||||
=j1an
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user