KDE Frameworks 6.16
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?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.
229
kf6-knotifications.changes
Normal file
229
kf6-knotifications.changes
Normal file
@@ -0,0 +1,229 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 07:24:43 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:41 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 qhp file for QML module
|
||||
* Add landing page for QDoc
|
||||
* Port API documentation to QDoc syntax
|
||||
* Update version to 6.15.0
|
||||
- Replace _kf6_bugfix_version usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 19:05:26 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
|
||||
* NotifyByPopup: Drop temporary image to PNG conversion
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:33:28 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:
|
||||
* KNotification: Update notification when action label changes
|
||||
* 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:20 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
|
||||
* Add xml/yaml linting
|
||||
* Update version to 6.12.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 12:16:52 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
|
||||
* Add xml/yaml linting
|
||||
* Enable Python bindings on FreeBSD
|
||||
* CI: Add linux-qt6-next build
|
||||
* Lower Python requirement to 3.9
|
||||
* Remove unused string from Android manifest
|
||||
* Update version to 6.11.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 17:12:34 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
|
||||
* NotifyByAndroid: Set CONTEXT_NOT_EXPORTED
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:22 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
|
||||
* Add Python bindings
|
||||
* It compiles fine without deprecated methods
|
||||
* ci: add Alpine/musl job
|
||||
* Disable Canberra check for Haiku also
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:13 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
|
||||
* typo--
|
||||
* Add namespace for Android as required by newer gradle
|
||||
* Add CI for static builds on Linux
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 10:00:09 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
|
||||
* Fix Android notification permission check
|
||||
* Ensure notification permission request callback is run on the right thread
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:23 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
|
||||
* Don't set desktop file name for XDG activation token
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:47 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
|
||||
* allow to build on oses without dbus and any other backend
|
||||
* Update version to 6.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:51 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:
|
||||
* fix missing HAVE_DBUS usages
|
||||
* support USE_DBUS option to enable/disable dbus use
|
||||
* Adapt Android default notifications and documentations to KF6 search path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:48 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:
|
||||
* Don't include quiet package in feature_summary
|
||||
* notifybysnore: correct action buttons (kde#486911)
|
||||
* Remove explicit maintainer from metainfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:45 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/
|
||||
- Changes since 6.1.0:
|
||||
* Enforce passing tests on Windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 5 12:52:49 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
|
||||
* Port QML module to declarative type registration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 19:28:02 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:36 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:22 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-knotifications
|
158
kf6-knotifications.spec
Normal file
158
kf6-knotifications.spec
Normal file
@@ -0,0 +1,158 @@
|
||||
#
|
||||
# spec file for package kf6-knotifications
|
||||
#
|
||||
# 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 knotifications
|
||||
|
||||
%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-knotifications
|
||||
Version: 6.16.0
|
||||
Release: 0
|
||||
Summary: KDE Desktop notifications
|
||||
License: LGPL-2.1-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: pkgconfig
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
BuildRequires: pkgconfig(libcanberra)
|
||||
# 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
|
||||
KNotification is used to notify the user of an event. It covers feedback and
|
||||
persistent events.
|
||||
|
||||
%package imports
|
||||
Summary: KDE Desktop notifications - QML files
|
||||
|
||||
%description imports
|
||||
KNotification is used to notify the user of an event. It covers feedback and
|
||||
persistent events.
|
||||
This package contains files that allow using knotification in QtQuick based
|
||||
applications.
|
||||
|
||||
%package -n libKF6Notifications6
|
||||
Summary: KDE Desktop notifications
|
||||
Requires: kf6-knotifications >= %{version}
|
||||
|
||||
%description -n libKF6Notifications6
|
||||
KNotification is used to notify the user of an event. It covers feedback and
|
||||
persistent events.
|
||||
|
||||
%package devel
|
||||
Summary: KDE Desktop notifications: Build Environment
|
||||
Requires: libKF6Notifications6 = %{version}
|
||||
Requires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
|
||||
%description devel
|
||||
KNotification is used to notify the user of an event. It covers feedback and
|
||||
persistent events. Development files.
|
||||
|
||||
%if %{with kde_python_bindings}
|
||||
%package -n python3-kf6-knotifications
|
||||
Summary: Python interface for kf6-knotifications
|
||||
|
||||
%description -n python3-kf6-knotifications
|
||||
This package provides a python interface for kf6-knotifications.
|
||||
%endif
|
||||
|
||||
%lang_package -n libKF6Notifications6
|
||||
|
||||
%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 knotifications6 --with-qt --without-mo
|
||||
|
||||
%ldconfig_scriptlets -n libKF6Notifications6
|
||||
|
||||
%files -n libKF6Notifications6-lang -f knotifications6.lang
|
||||
|
||||
%files
|
||||
%{_kf6_debugdir}/knotifications.categories
|
||||
%{_kf6_debugdir}/knotifications.renamecategories
|
||||
|
||||
%files imports
|
||||
%{_kf6_qmldir}/org/kde/notification/
|
||||
|
||||
%files -n libKF6Notifications6
|
||||
%license LICENSES/*
|
||||
%doc README.md
|
||||
%{_kf6_libdir}/libKF6Notifications.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf6_cmakedir}/KF6Notifications/
|
||||
%{_kf6_includedir}/KNotifications/
|
||||
%{_kf6_libdir}/libKF6Notifications.so
|
||||
|
||||
%if %{with kde_python_bindings}
|
||||
%files -n python3-kf6-knotifications
|
||||
%{mypython_sitearch}/*.so
|
||||
%endif
|
||||
|
||||
%changelog
|
3
knotifications-6.10.0.tar.xz
Normal file
3
knotifications-6.10.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36b7881d50400f37b4f3aeaa4c0a6a943e5783d35441e2b0cacdc6dad06af2a1
|
||||
size 2335588
|
7
knotifications-6.10.0.tar.xz.sig
Normal file
7
knotifications-6.10.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gB+AAKCRAsjfWHptSq
|
||||
wYHBAQDdli/1othrCQbklGhm/DUXQ6lH95W2HWF6R70kiOFKlAEAzk0cexXQoFMK
|
||||
bR8cwWEoxnKHaxvcaS1kJbT7sZTqdgQ=
|
||||
=WL63
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.11.0.tar.xz
Normal file
3
knotifications-6.11.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e0815ea6e5c294fdd36316ca9792a406f5c123ec01a1c73a7e54cb0be2ea31
|
||||
size 2335624
|
7
knotifications-6.11.0.tar.xz.sig
Normal file
7
knotifications-6.11.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6YSfgAKCRAsjfWHptSq
|
||||
wTdBAP9OqoGUIGBxpt2Mpq9d4GMxdxeedLPGE+nqn4moxbBZlAD/fwEpeTa0ytnK
|
||||
bs0/PFJpTOQPkBg0WIYHSra5SCig5Q8=
|
||||
=RlU6
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.12.0.tar.xz
Normal file
3
knotifications-6.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2825473bcc4f77423b5266a5b92e818a9a98b1d672b1c29d8f237dd11e99026
|
||||
size 2335660
|
7
knotifications-6.12.0.tar.xz.sig
Normal file
7
knotifications-6.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sCOwAKCRAsjfWHptSq
|
||||
wX/3AQDk3JkcTy6l2T2Q78H71Z/gL8MRp9ztuuXVsuBQMklScwD+I4cg+z0xkLbk
|
||||
t6t4Q4EBGAC68p+UZ9VNJ8y1kPUMvQ4=
|
||||
=oRDR
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.13.0.tar.xz
Normal file
3
knotifications-6.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2b12f1d4ae80f700bc874112ecee99b1e44438c49bb2a8a77ceb4c70569f9dd
|
||||
size 2335788
|
7
knotifications-6.13.0.tar.xz.sig
Normal file
7
knotifications-6.13.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/mZwAKCRAsjfWHptSq
|
||||
wV6ZAQDLL/lpiD9IPPT0yxO4HA3mNbUuVmel6x88vNK1muq/DAEAnUnr2GIvfWym
|
||||
eZYra5Niwn/PCpoEOl6bn4iyWBBgBgA=
|
||||
=nyAf
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.14.0.tar.xz
Normal file
3
knotifications-6.14.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a76e95de74129e12f500b01f8ce2529bc6af93b75ff2cce99c827129523d7517
|
||||
size 2335732
|
7
knotifications-6.14.0.tar.xz.sig
Normal file
7
knotifications-6.14.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaBTVOQAKCRAsjfWHptSq
|
||||
wak+AQDj55OcGfCslu4npu7LgYGj7EWHgFLY/rKZAgrSvGzkpwD+Jb0TE+ztJNSg
|
||||
a87xHHmKNh/EJ4fIsSscpgb8HqZFbQ0=
|
||||
=7YJf
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.15.0.tar.xz
Normal file
3
knotifications-6.15.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97bf87eb57883ab3ae483c4720688a1ca539770b99179b64610a802bb95aedee
|
||||
size 2304684
|
7
knotifications-6.15.0.tar.xz.sig
Normal file
7
knotifications-6.15.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaELtzAAKCRAsjfWHptSq
|
||||
wcBGAP9oKQB4sSfBTAnChXe8INuNljHSLIILttaoEusUop8ldgEAvH+lszSepmMJ
|
||||
nVx1XvzfajWELRo5oa3Kg18O2VuR3g0=
|
||||
=LmZX
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.16.0.tar.xz
Normal file
3
knotifications-6.16.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:423da41059657a496345e9d7528ab0e0dde53f678160f2fae2cbbc583ca93b9f
|
||||
size 2304680
|
7
knotifications-6.16.0.tar.xz.sig
Normal file
7
knotifications-6.16.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGfwJgAKCRAsjfWHptSq
|
||||
wZtgAQDIQEhw2Lm7phvAYZfM/4QuLJEeinZs3NRR+yk03jA5QAEArxYjlufERksq
|
||||
VEc0HLz7yoA20rsXSV9lZaKZwBVV1AU=
|
||||
=Z1nF
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.3.0.tar.xz
Normal file
3
knotifications-6.3.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cced3c1a3795fedc90dc628c6b3cfff06d194eccfdca27b05938f5e941cc7877
|
||||
size 2334336
|
7
knotifications-6.3.0.tar.xz.sig
Normal file
7
knotifications-6.3.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQPgAKCRAsjfWHptSq
|
||||
waEFAQCYq0at0TN+dtcqPiaFTpa32Rxv6IHagAzluWQh7hRQ8AEA0F9xe1TvuKzp
|
||||
xYDVCDUiXQ/mExia/MygVNczEP63xAA=
|
||||
=LwKp
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.4.0.tar.xz
Normal file
3
knotifications-6.4.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77e9b680066dc49c8d5e23ac6291fbba05328dda327d5c34ca3141e1ffeb25dc
|
||||
size 2334324
|
7
knotifications-6.4.0.tar.xz.sig
Normal file
7
knotifications-6.4.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSsQAKCRAsjfWHptSq
|
||||
wSCeAQDjlTJIFx0T6t33XSlYj5TrMdP6qmRgq48XouIgQiQVSgEAu4q3PeLemR6I
|
||||
BTwTy9tghbtg85DZKHGBi07odvBvOAU=
|
||||
=fw58
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.5.0.tar.xz
Normal file
3
knotifications-6.5.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d73dc682176138cba995b6954eeafdd4507097313f1b2102a4d5ed905a3eee6
|
||||
size 2334276
|
7
knotifications-6.5.0.tar.xz.sig
Normal file
7
knotifications-6.5.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/qQAKCRAsjfWHptSq
|
||||
wSHaAP9O6HtmsbCiJICZKcsiS1jiA6rNMqV5M1FyoiEfQQ+ZpwD/dlwKDKxU09s8
|
||||
KjNcloOxGmhJdVtL6QKiZTdTdld78QQ=
|
||||
=bwFY
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.6.0.tar.xz
Normal file
3
knotifications-6.6.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28153dce38eb488d228942a2ed197e57739107db1002448ad56bdd5be10bf60d
|
||||
size 2334324
|
7
knotifications-6.6.0.tar.xz.sig
Normal file
7
knotifications-6.6.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrp5gAKCRAsjfWHptSq
|
||||
wTjDAQD/KtGipPqrjeCWJ3QKaM6LHiDPvKRxUZOlnhxVB1fz9AD6AjmD7HROTAA1
|
||||
gcELRYTNNaSMR5CLhBbhz9FLG8rZYQw=
|
||||
=/KvR
|
||||
-----END PGP SIGNATURE-----
|
3
knotifications-6.8.0.tar.xz
Normal file
3
knotifications-6.8.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b39d77c025e06fd21c716000f51246810a2c5eb6da2a3f7fb3ce5de82ccf8af
|
||||
size 2334588
|
7
knotifications-6.8.0.tar.xz.sig
Normal file
7
knotifications-6.8.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJyAAKCRAsjfWHptSq
|
||||
wTfUAQCfKU93PGIhIxlnZbtioiZqiynD/p0tZ80ryi5rnA++4gD9HfCB/k1ZrSeB
|
||||
Jm2r6w6FZf7IyrA7gtqmMhY97vX4HAI=
|
||||
=aOKO
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user