KDE Frameworks 5.113.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdav?expand=0&rev=79
This commit is contained in:
parent
440595fd9d
commit
fcd9e90f68
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f8ca7f6a61fa911d924bd8d3999d20fa52075194c379964541e5cd39a56cbd4
|
|
||||||
size 66188
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGGxYACgkQWNDuZIpI
|
|
||||||
s7trGgf+J8JnP9/DNJn80eO2CNI8BkzcsZqhw3UWeIfdU9vkcXDV+T90wMOUVbAb
|
|
||||||
WIPopEQ5i+hNuzst+CBVBKGLSwc3knqmuN+7a/eCc10xM3Z4RTqFcRekItDJBtAt
|
|
||||||
FdRbxAznQzzuod/0afsyGpFgkLWrVwX8RVu7W5vNEGgzHGKIkTjXy8ZUNpU5nP0J
|
|
||||||
Ch4krBgn5MnyXDInj6lz2C6e3gyoR4kcrl85N9bTAJo5SjP5AY4JTNpB2wI/ch1E
|
|
||||||
o8N6DvrJyEHM+hLwhdGOSKNVOxME4r2Zrd2bEiehZ17SmiYITdYCKRUjCPQZ5o6Z
|
|
||||||
q962FTr84oackIImFLS6q3dJtMjbdg==
|
|
||||||
=w/uK
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdav-5.113.0.tar.xz
Normal file
3
kdav-5.113.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb851f67d0c8376b49432fa4e9cf0da5cc46f05c725b82728eaa0772587a56b6
|
||||||
|
size 66184
|
11
kdav-5.113.0.tar.xz.sig
Normal file
11
kdav-5.113.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAk0ACgkQWNDuZIpI
|
||||||
|
s7uKfgf7BWkYoWxONCgBShEF5gyl6OvfyzN/JnMCf0zH1uac/iqZ7AnaXkpxKinV
|
||||||
|
aqKeEcnCunAtnYLKKbCQ4NXEVuYaCjzZwd3OQ3YLaUoz4w0WwDJE0MSJ38CHKX4n
|
||||||
|
adma+OrhrZMKuDSU0/WLsVknqVNuA2uMCJaa7j8JvoCTRQlFJ9hs8W3ruQONZdHn
|
||||||
|
jjoazNp8f/CfE0SzR4EFwH9C99zZN6UjpPS1JyfEIHiY2ZS22U7wmpQT9/tog54j
|
||||||
|
npqpozaKQ2TKhZZgXHQ/K9tR/5hzhy0Cb5dZqUi3VvHmpX4PEo8Hk99u2A4DWWtg
|
||||||
|
b2AgG/q5bSia2YL0xE+cTx8ilN7kJQ==
|
||||||
|
=KaF1
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 5 11:17:30 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.113.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.113.0
|
||||||
|
- No code change since 5.112.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 6 09:13:48 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Mon Nov 6 09:13:48 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
20
kdav.spec
20
kdav.spec
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.103
|
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
|
%define qt5_version 5.15.2
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kdav
|
Name: kdav
|
||||||
Version: 5.112.0
|
Version: 5.113.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DAV protocol implementation
|
Summary: DAV protocol implementation
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
@ -33,14 +33,14 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
Source1: %{name}-%{version}.tar.xz.sig
|
Source1: %{name}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
||||||
BuildRequires: cmake(KF5CoreAddons)
|
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_version}
|
||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n) >= %{_kf5_version}
|
||||||
BuildRequires: cmake(KF5KIO)
|
BuildRequires: cmake(KF5KIO) >= %{_kf5_version}
|
||||||
BuildRequires: cmake(Qt5Core)
|
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Gui)
|
BuildRequires: cmake(Qt5Gui) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5Test)
|
BuildRequires: cmake(Qt5Test) >= %{qt5_version}
|
||||||
BuildRequires: cmake(Qt5XmlPatterns)
|
BuildRequires: cmake(Qt5XmlPatterns) >= %{qt5_version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
kdav is a library providing a KJob-based implementation of DAV protocols such as
|
kdav is a library providing a KJob-based implementation of DAV protocols such as
|
||||||
|
Loading…
Reference in New Issue
Block a user