KDE Frameworks 6.3.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-bluez-qt?expand=0&rev=10
This commit is contained in:
parent
3d27990851
commit
407446fa3f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:964874f4e4b4cfa63a940cbd0ac21bd0dc4fc06c14ff7a8db54f98119bf8b430
|
||||
size 115140
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXIwAKCRAsjfWHptSq
|
||||
wSykAP9hNdR95T5g03n07teAaVPV7b5dbYj0dX7LnBMpwIYZxQEAiislzEOerq9k
|
||||
Fr6sc/VawJgpz6lsXN6STlCnz+Hqlgs=
|
||||
=rl/5
|
||||
-----END PGP SIGNATURE-----
|
3
bluez-qt-6.3.0.tar.xz
Normal file
3
bluez-qt-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b68b83fae1032d84213692b0c908f0fd57cafe57175c62b6ce5b89bc1d4a2dc
|
||||
size 115152
|
7
bluez-qt-6.3.0.tar.xz.sig
Normal file
7
bluez-qt-6.3.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPVwAKCRAsjfWHptSq
|
||||
wWOcAQCXyewfHyMt5+77RgWKDteOzPEM+8NSdFOYXXPIiBXeYgD+M+rrpPcARSqR
|
||||
l9RmVp6x/Mh3J0pHVBDsMl7hV4AsEQQ=
|
||||
=GZez
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:16 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:
|
||||
* Remove explicit maintainer from metainfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:22:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname bluez-qt
|
||||
# Full KF6 version (e.g. 6.2.0)
|
||||
# Full KF6 version (e.g. 6.3.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-bluez-qt
|
||||
Version: 6.2.0
|
||||
Version: 6.3.0
|
||||
Release: 0
|
||||
Summary: Async Bluez wrapper library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user