Accepting request 1192846 from KDE:Frameworks
KDE Frameworks 6.5.0 (forwarded request 1191717 from krop) OBS-URL: https://build.opensuse.org/request/show/1192846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-attica?expand=0&rev=6
This commit is contained in:
commit
afb51b5fb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c3f66e2c02ef313fa240f5aabfbcad3969fdfc788c9604d1cf7e4e0893fb5740
|
|
||||||
size 68472
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR7AAKCRAsjfWHptSq
|
|
||||||
wRGEAQCpswY0QWX0Y9pvh8qC+auGT2glx/U5Wrwp/58iN4dgxwD+LcoZ1tHO6XoD
|
|
||||||
cHotZWevUtMa1FvuEBIBwPi3dB/xXQ4=
|
|
||||||
=IeUI
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
attica-6.5.0.tar.xz
Normal file
3
attica-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ce80618dc52a7a2c48a425617161ec46b7126d05ecb23076e655fde1d6010e6
|
||||||
|
size 68600
|
7
attica-6.5.0.tar.xz.sig
Normal file
7
attica-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+0QAKCRAsjfWHptSq
|
||||||
|
wVCiAQCquhLkH/PQMnZPBDcdY37aB3EgWb6TSKf+qocsmbz0ZgD+NAhQ0Gq2xdtu
|
||||||
|
/vvU+Qf3pDRi7+B0nkAU4OoqdbbKKAk=
|
||||||
|
=IP+N
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 5 10:47:26 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 version to 6.5.0
|
||||||
|
* support new version field on DownloadDescription
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 9 09:41:30 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Tue Jul 9 09:41:30 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 attica
|
%define rname attica
|
||||||
# Full KF6 version (e.g. 6.4.0)
|
# Full KF6 version (e.g. 6.5.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-attica
|
Name: kf6-attica
|
||||||
Version: 6.4.0
|
Version: 6.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Open Collaboration Service client library
|
Summary: Open Collaboration Service client library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user