Accepting request 1200987 from KDE:Frameworks
KDE Frameworks 6.6.0 (forwarded request 1199844 from krop) OBS-URL: https://build.opensuse.org/request/show/1200987 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-attica?expand=0&rev=7
This commit is contained in:
commit
9f7b9663d5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ce80618dc52a7a2c48a425617161ec46b7126d05ecb23076e655fde1d6010e6
|
|
||||||
size 68600
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+0QAKCRAsjfWHptSq
|
|
||||||
wVCiAQCquhLkH/PQMnZPBDcdY37aB3EgWb6TSKf+qocsmbz0ZgD+NAhQ0Gq2xdtu
|
|
||||||
/vvU+Qf3pDRi7+B0nkAU4OoqdbbKKAk=
|
|
||||||
=IP+N
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
attica-6.6.0.tar.xz
Normal file
3
attica-6.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2370e7f0a0e4721180c364342f47bc974cf3b45c45c7ce9e70c5d9ba5230be3
|
||||||
|
size 68596
|
7
attica-6.6.0.tar.xz.sig
Normal file
7
attica-6.6.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpAQAKCRAsjfWHptSq
|
||||||
|
waCeAP9kgegTK28eebPpdu8ISm0hs2Nhckv2LAeZXI67WongggEAodjkq/yVAPpr
|
||||||
|
wnMVw3Osq8km7m16nAKAxEFm5fHZ8AM=
|
||||||
|
=1F0M
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 09:03:01 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
|
||||||
|
* ci: add Alpine/musl job
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 10:47:26 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Aug 5 10:47:26 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.5.0)
|
# Full KF6 version (e.g. 6.6.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.5.0
|
Version: 6.6.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