Accepting request 1201004 from KDE:Frameworks
KDE Frameworks 6.6.0 (forwarded request 1199844 from krop) OBS-URL: https://build.opensuse.org/request/show/1201004 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcontacts?expand=0&rev=7
This commit is contained in:
commit
7f2ab8efb2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b711e098469a5821044bf99bd74d0a16b804731a347cf53609a4bd1b5fa5fdc4
|
||||
size 207972
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/IgAKCRAsjfWHptSq
|
||||
wWseAP9eRCEayNI2kg8acR5yqu92uqP5XhYZDdYD4ZDqtjtwzwD/fC13OSmsB9Ul
|
||||
bT5wTChXYzc/PWshQXBoUB2SVopA3g0=
|
||||
=QGqv
|
||||
-----END PGP SIGNATURE-----
|
3
kcontacts-6.6.0.tar.xz
Normal file
3
kcontacts-6.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99f0527d49bc6b3fbdc91c4b7edb67c86936e7a4c8cd881bd9da2eedf5666d6c
|
||||
size 208032
|
7
kcontacts-6.6.0.tar.xz.sig
Normal file
7
kcontacts-6.6.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpTgAKCRAsjfWHptSq
|
||||
wab+AQCnwqzMJGicMaIbfhyyqkP3LzXLPkVW2jgFK4m4ZG5vNQEA9AjmR2LjFdnE
|
||||
NddJAsp21G+URUcH1YM4c7Avdx1TzwE=
|
||||
=1Sow
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:11 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
|
||||
* Make the depedency to QML optional
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kcontacts
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.6.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-kcontacts
|
||||
Version: 6.5.0
|
||||
Version: 6.6.0
|
||||
Release: 0
|
||||
Summary: KDE Frameworks based address book API
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user