forked from pool/kf6-attica
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
3c9cbb5386 | ||
|
ea5e2df3b5 | ||
|
3e897fd3dc | ||
|
40c46288a3 | ||
|
aab46578e8 | ||
|
82578d8452 | ||
|
07a28988b4 | ||
|
8177b1dc34 | ||
|
9f7b9663d5 | ||
|
00feecc240 |
3
attica-6.10.0.tar.xz
Normal file
3
attica-6.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f36c2eacbcad8c08036e9f7525144bec9f7c5d86f1150d49f9db9e3dc14abf45
|
||||
size 68596
|
7
attica-6.10.0.tar.xz.sig
Normal file
7
attica-6.10.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBKQAKCRAsjfWHptSq
|
||||
wUNBAPwPHgT3DE6D5kRzK9hNSzCrUKFvXTpFNFHeRgi2oCHmEAEAs0/vNK4NG6BY
|
||||
zU8uk1XY+2I064peuWV/PgmzjjZ6Lww=
|
||||
=lfxI
|
||||
-----END PGP SIGNATURE-----
|
@ -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-----
|
@ -1,3 +1,59 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.10.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||
- Changes since 6.9.0:
|
||||
* Update dependency version to 6.10.0
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:03 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* It compiles fine without deprecated methods
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname attica
|
||||
# Full KF6 version (e.g. 6.5.0)
|
||||
# Full KF6 version (e.g. 6.10.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.5.0
|
||||
Version: 6.10.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.
|
||||
|
Loading…
Reference in New Issue
Block a user