Accepting request 1192897 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192897 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kservice?expand=0&rev=6
This commit is contained in:
commit
de8e8d87a8
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:52 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.5.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.5.0
|
||||
- Changes since 6.4.0:
|
||||
* Update dependency version to 6.5.0
|
||||
* store canonicalFilePath instead of looking it up twice
|
||||
* use canonicalFilePath instead of absoluteFilePath
|
||||
* Use absolute path to mimeapps.list
|
||||
* Update version to 6.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:56 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kservice
|
||||
# Full KF6 version (e.g. 6.4.0)
|
||||
# Full KF6 version (e.g. 6.5.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-kservice
|
||||
Version: 6.4.0
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: Plugin framework for desktop services
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdb9d7e3c6ffa3f7da8ff33a7b3ecb95ef8451bdefb97bcb79452fa03e7d8a1f
|
||||
size 2439216
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohS2gAKCRAsjfWHptSq
|
||||
wZg8AP9CT4Gkmy8DLcQQxtgoKpYBhjYYwnsfjuBDKBtJ30kQZQD/VzhnOedO8Zuz
|
||||
GEjPr76CiORivJXl0f8Ij4Ur2kbujgE=
|
||||
=+Vf9
|
||||
-----END PGP SIGNATURE-----
|
3
kservice-6.5.0.tar.xz
Normal file
3
kservice-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48cdd204bc9fb9282c37b6bcc2364f7dbc124057547ddb6b1471988b464cf8bd
|
||||
size 2439264
|
7
kservice-6.5.0.tar.xz.sig
Normal file
7
kservice-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/1gAKCRAsjfWHptSq
|
||||
wf0NAP0cjb2TrXvcdZ1/F8UFF0CjGqU8/o9SRAB1gi5zB7+PjQEAvGS3E0AYo0pJ
|
||||
TIqxkmNnbaUg9V7o1DLlB1YaaQCE8gM=
|
||||
=uTid
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user