KDE Frameworks 6.8.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-attica?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
8177b1dc34
commit
82578d8452
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:daa5c07b474899e16b42710e03d0590936bce0f54800239d633d48caa3be0d7d
|
||||
size 68596
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEFwAKCRAsjfWHptSq
|
||||
waCoAP9J1+AqyoVqJRzW47Ehkl+dyVaDlywCrTZz2HY8jvR5PgEA5mrgeyc9UGHS
|
||||
NYeqBV0JnJSdWIVQ3TWSP6nFqjOo8AM=
|
||||
=oxTF
|
||||
-----END PGP SIGNATURE-----
|
3
attica-6.8.0.tar.xz
Normal file
3
attica-6.8.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44300a2d0ed465d9adb0023fac6d67b3b29bec299a54fea3ff3477d9118d1fdd
|
||||
size 68584
|
7
attica-6.8.0.tar.xz.sig
Normal file
7
attica-6.8.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZI5AAKCRAsjfWHptSq
|
||||
weBaAPkB3zqq04kiJ2M3FAIsTmIrpNhrn4cUNr3Q38cs5rLATAD8DYq4C5/5tglE
|
||||
+YdJ5eg7XddpbIRYAhjWbPd1k+lzMQ4=
|
||||
=H6HH
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:17:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.8.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.8.0
|
||||
- Changes since 6.7.0:
|
||||
* Update dependency version to 6.8.0
|
||||
* Update version to 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:43 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname attica
|
||||
# Full KF6 version (e.g. 6.7.0)
|
||||
# Full KF6 version (e.g. 6.8.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-attica
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 0
|
||||
Summary: Open Collaboration Service client library
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -49,8 +49,6 @@ Attica is a library to access Open Collaboration Service servers.
|
||||
%package -n libKF6Attica6
|
||||
Summary: Open Collaboration Service client library
|
||||
Requires: kf6-attica >= %{version}
|
||||
%requires_ge libQt6Core6
|
||||
%requires_ge libQt6Network6
|
||||
|
||||
%description -n libKF6Attica6
|
||||
Attica is a library to access Open Collaboration Service servers.
|
||||
|
Reference in New Issue
Block a user