Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e8eff3e8c35001688807a97e490a6e7851a7a1a1fdf72df5559863b8612903d
|
||||
size 68796
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBgAAKCRAsjfWHptSq
|
||||
wcyVAQC1pTK0u03+r5ul2QcE/hN6oxHgd8qpCsi8vPs/6Z8tTQEA31mRubscApwU
|
||||
hxgrnfsojUyYG2Es+5htwiPit6yJwgE=
|
||||
=TQKZ
|
||||
-----END PGP SIGNATURE-----
|
3
kdav-6.5.0.tar.xz
Normal file
3
kdav-6.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:900fbb8b632d946cd35e826e64f50507346151f1b5fb40137890abc2896eefcf
|
||||
size 68104
|
7
kdav-6.5.0.tar.xz.sig
Normal file
7
kdav-6.5.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/LwAKCRAsjfWHptSq
|
||||
wY16AQD99Eg5VLVOHAp8XvU8Nzoqwc7TQt9oOl0EgmEP5fuL1AD/SnXd0L8ZTSYu
|
||||
0GQrmM1FoJ9+FR+5wpsB6H6oeXQXnAs=
|
||||
=Fenz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,60 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:26 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:12 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
|
||||
* ci: add Alpine/musl job
|
||||
* Compare HTTP headers types case-insensitively
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:18:03 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:56 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:12 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 10:47:36 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.7.0
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kdav
|
||||
# Full KF6 version (e.g. 6.10.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-kdav
|
||||
Version: 6.10.0
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: DAV protocol implementation
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user