1
0

Compare commits

...

11 Commits

Author SHA256 Message Date
Ana Guerrero
cf45879406 Accepting request 1236633 from KDE:Frameworks
KDE Frameworks 6.10.0

OBS-URL: https://build.opensuse.org/request/show/1236633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-knotifications?expand=0&rev=11
2025-01-12 10:13:16 +00:00
Christophe Marin
e110d1c6f2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?expand=0&rev=24 2025-01-09 17:14:43 +00:00
Christophe Marin
018bbbb155 KDE Frameworks 6.10.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?expand=0&rev=23
2025-01-09 16:42:06 +00:00
Ana Guerrero
344adf6661 Accepting request 1230864 from KDE:Frameworks
KDE Frameworks 6.9.0 (forwarded request 1229222 from krop)

OBS-URL: https://build.opensuse.org/request/show/1230864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-knotifications?expand=0&rev=10
2024-12-15 11:35:26 +00:00
Christophe Marin
744ba85aa4 KDE Frameworks 6.9.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?expand=0&rev=21
2024-12-13 15:00:58 +00:00
Dominique Leuenberger
41a440964e Accepting request 1222797 from KDE:Frameworks
KDE Frameworks 6.8.0 (forwarded request 1221715 from krop)

OBS-URL: https://build.opensuse.org/request/show/1222797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-knotifications?expand=0&rev=9
2024-11-09 19:53:35 +00:00
Christophe Marin
3fb83706a5 KDE Frameworks 6.8.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?expand=0&rev=19
2024-11-08 14:02:30 +00:00
Dominique Leuenberger
27f8831270 Accepting request 1207213 from KDE:Frameworks
KDE Frameworks 6.7.0 (forwarded request 1206249 from krop)

OBS-URL: https://build.opensuse.org/request/show/1207213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-knotifications?expand=0&rev=8
2024-10-12 11:25:34 +00:00
Christophe Marin
fc9e1870e0 KDE Frameworks 6.7.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?expand=0&rev=17
2024-10-11 12:55:49 +00:00
Ana Guerrero
bb2e58b4e0 Accepting request 1201028 from KDE:Frameworks
KDE Frameworks 6.6.0 (forwarded request 1199844 from krop)

OBS-URL: https://build.opensuse.org/request/show/1201028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-knotifications?expand=0&rev=7
2024-09-15 10:34:33 +00:00
Christophe Marin
b6365705d0 KDE Frameworks 6.6.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-knotifications?expand=0&rev=15
2024-09-14 08:27:34 +00:00
6 changed files with 78 additions and 13 deletions

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
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>

View File

@ -16,16 +16,16 @@
#
%define qt6_version 6.6.0
%define qt6_version 6.7.0
%define rname knotifications
# Full KF6 version (e.g. 6.5.0)
# 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-knotifications
Version: 6.5.0
Version: 6.10.0
Release: 0
Summary: KDE Desktop notifications
License: LGPL-2.1-or-later

View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gB+AAKCRAsjfWHptSq
wYHBAQDdli/1othrCQbklGhm/DUXQ6lH95W2HWF6R70kiOFKlAEAzk0cexXQoFMK
bR8cwWEoxnKHaxvcaS1kJbT7sZTqdgQ=
=WL63
-----END PGP SIGNATURE-----

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/qQAKCRAsjfWHptSq
wSHaAP9O6HtmsbCiJICZKcsiS1jiA6rNMqV5M1FyoiEfQQ+ZpwD/dlwKDKxU09s8
KjNcloOxGmhJdVtL6QKiZTdTdld78QQ=
=bwFY
-----END PGP SIGNATURE-----