forked from pool/kf6-knotifications
Compare commits
36 Commits
Author | SHA256 | Date | |
---|---|---|---|
6d3ef43c32 | |||
|
138e70dff9 | ||
4dec3d2ae4 | |||
|
e7d7174015 | ||
239f611876 | |||
|
5588de41f3 | ||
b4a7d80056 | |||
|
c0ada60d89 | ||
406bb5cb13 | |||
|
896fae6eb7 | ||
4adc32805a | |||
|
1b5ad2a2cd | ||
cf45879406 | |||
|
e110d1c6f2 | ||
|
018bbbb155 | ||
344adf6661 | |||
|
744ba85aa4 | ||
41a440964e | |||
|
3fb83706a5 | ||
27f8831270 | |||
|
fc9e1870e0 | ||
bb2e58b4e0 | |||
|
b6365705d0 | ||
815eca01d9 | |||
59ec23a010 | |||
|
b19a4834b2 | ||
730df56086 | |||
|
03943a6a2d | ||
7817d8db95 | |||
|
d12671d0f2 | ||
d2979261b6 | |||
|
daeb49a054 | ||
2be1e8548d | |||
|
f023b710da | ||
|
33b5f60045 | ||
|
fdf813c90a |
@@ -1,3 +1,150 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-knotifications
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# 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
|
||||
@@ -16,16 +16,27 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.8.0
|
||||
|
||||
%define rname knotifications
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
|
||||
%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}}
|
||||
# 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-knotifications
|
||||
Version: 6.5.0
|
||||
Version: 6.16.0
|
||||
Release: 0
|
||||
Summary: KDE Desktop notifications
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -35,11 +46,10 @@ Source: %{rname}-%{version}.tar.xz
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
|
||||
@@ -47,6 +57,16 @@ 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
|
||||
@@ -80,13 +100,25 @@ Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
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 -DBUILD_QCH:BOOL=TRUE
|
||||
%cmake_kf6 \
|
||||
%if %{with kde_python_bindings}
|
||||
-DPython_EXECUTABLE:STRING=%{__mypython}
|
||||
%endif
|
||||
%{nil}
|
||||
|
||||
%kf6_build
|
||||
|
||||
@@ -114,9 +146,13 @@ persistent events. Development files.
|
||||
%{_kf6_libdir}/libKF6Notifications.so.*
|
||||
|
||||
%files devel
|
||||
%doc %{_kf6_qchdir}/KF6Notifications.*
|
||||
%{_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.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-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cced3c1a3795fedc90dc628c6b3cfff06d194eccfdca27b05938f5e941cc7877
|
||||
size 2334336
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQPgAKCRAsjfWHptSq
|
||||
waEFAQCYq0at0TN+dtcqPiaFTpa32Rxv6IHagAzluWQh7hRQ8AEA0F9xe1TvuKzp
|
||||
xYDVCDUiXQ/mExia/MygVNczEP63xAA=
|
||||
=LwKp
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77e9b680066dc49c8d5e23ac6291fbba05328dda327d5c34ca3141e1ffeb25dc
|
||||
size 2334324
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSsQAKCRAsjfWHptSq
|
||||
wSCeAQDjlTJIFx0T6t33XSlYj5TrMdP6qmRgq48XouIgQiQVSgEAu4q3PeLemR6I
|
||||
BTwTy9tghbtg85DZKHGBi07odvBvOAU=
|
||||
=fw58
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d73dc682176138cba995b6954eeafdd4507097313f1b2102a4d5ed905a3eee6
|
||||
size 2334276
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/qQAKCRAsjfWHptSq
|
||||
wSHaAP9O6HtmsbCiJICZKcsiS1jiA6rNMqV5M1FyoiEfQQ+ZpwD/dlwKDKxU09s8
|
||||
KjNcloOxGmhJdVtL6QKiZTdTdld78QQ=
|
||||
=bwFY
|
||||
-----END PGP SIGNATURE-----
|
Reference in New Issue
Block a user