Accepting request 1173094 from home:krop:frameworks-6.2.0
KDE Frameworks 6.2.0 OBS-URL: https://build.opensuse.org/request/show/1173094 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-bluez-qt?expand=0&rev=8
This commit is contained in:
parent
004b05bd4b
commit
3d27990851
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9424ef15e07f8174f06911af4616a06dd88addda975f954f96eaaa871cd8ebb
|
|
||||||
size 116788
|
|
@ -1,16 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2FsACgkQ11dEg7tX
|
|
||||||
sY1uKg//Ww+G3l80pcNa5FuNkI90kGCJO7rm3AOqB/rHlb7cgafbWXPfR2hhnRna
|
|
||||||
H1Hr5a4MtRn1hFBOiyoPELqn2c+/t71Tn5/U5/eahVOBjaOkMA8Y+OiUBxz8y0CY
|
|
||||||
w7qxyqaoD49dDY0ecB4Unz4nqTZ1cHNSPUzxtlNSQduKL+Tw72icHpFTmViJqiAk
|
|
||||||
bjipvkcJouYbnfYHoxdQ2XNkazful5hq1DXOxDaazWMHvKzMk6DBFooX1huOcey3
|
|
||||||
nxX5khSvM35imdapNb31P0vXqjkdGdcKZ4W5ecgdDj6N4WWqtZvE9YBPtgaBa7Vc
|
|
||||||
VLkWzJJBHj/3kqawlbJMZH6EFj43NkLYvtRAjsc8uJ0A0k42R+Wl8Sys/HBoxe55
|
|
||||||
mbzzlxMYi1hfB/cgxnqHFCkoJ4BIEZeQIQ2ZL2FxcYhYkbyk3DdP9gB0g5Jae2Ov
|
|
||||||
oBY7ogeHLpKfHYyzuJAi30tAKuhOEYP8OqIRQtGlwr9h47AeIVDRmn0yqkNEGzF0
|
|
||||||
UbI627/J5aP/HIXhdMRjGssA1+clxVCn1tYkv76eKMuzXFxWNtNsn0dDJK6YdtgJ
|
|
||||||
3rLFG4ltLE8WNbMjK+wsaIOQ/YyYxZNRmhvubxZvEpp8EbyAOMXG0QQRClQR3qOT
|
|
||||||
SrS0+Qdaqd5+m+t1l7AxLTMw05MWsuoZ2rCgRk7QjCPZljgWLfY=
|
|
||||||
=zrEY
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bluez-qt-6.2.0.tar.xz
Normal file
3
bluez-qt-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:964874f4e4b4cfa63a940cbd0ac21bd0dc4fc06c14ff7a8db54f98119bf8b430
|
||||||
|
size 115140
|
7
bluez-qt-6.2.0.tar.xz.sig
Normal file
7
bluez-qt-6.2.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXIwAKCRAsjfWHptSq
|
||||||
|
wSykAP9hNdR95T5g03n07teAaVPV7b5dbYj0dX7LnBMpwIYZxQEAiislzEOerq9k
|
||||||
|
Fr6sc/VawJgpz6lsXN6STlCnz+Hqlgs=
|
||||||
|
=rl/5
|
||||||
|
-----END PGP SIGNATURE-----
|
Binary file not shown.
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 12:22:13 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:
|
||||||
|
* Fixed min_bitpool and max_bitpool from capabilities where ignored
|
||||||
|
* Port QML module to declarative type registration
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 5 12:52:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Fri Apr 5 12:52:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.6.0
|
%define qt6_version 6.6.0
|
||||||
|
|
||||||
%define rname bluez-qt
|
%define rname bluez-qt
|
||||||
# Full KF6 version (e.g. 6.1.0)
|
# Full KF6 version (e.g. 6.2.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-bluez-qt
|
Name: kf6-bluez-qt
|
||||||
Version: 6.1.0
|
Version: 6.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Async Bluez wrapper library
|
Summary: Async Bluez wrapper library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user