KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdf?expand=0&rev=131
This commit is contained in:
parent
1cd75d7540
commit
1457c5b61f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9da7a674b06a2fed16120392a27e7696e1aad3a69474b8047f441deff85c55a2
|
|
||||||
size 467256
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsEACgkQ29LOiT4t
|
|
||||||
HIcT8AgAmOfcwV1VQB0rRww4QbvlaU/1pj5V1b+hvp0NIhGXV+AC9zuBWAfPn6yO
|
|
||||||
yGmIKtz3Fcp+FK4SR4NFnh0tsraqt0xs4tm3GJkl8aTwH8a+59MZlPdK/7gSwNoR
|
|
||||||
Y/FJnJcb933kRE5g9NCXvIgq+yvtGy9OgltmLzOypN0AEq499rq1cLAIv+N04Rsy
|
|
||||||
C3gwZyIpd1vQNrt1Wed06O0QRmvx6uJ8O7djnxTBqQ0Rq1ylnCbjhvpKfB92V5BD
|
|
||||||
VT2Hzhm6dNSzvznt63ZGGka3ElLjG/m9jpCqnnL6zhug2EXz4ZzH8eUqfngnzYHP
|
|
||||||
gWWowS6QHp5pUnYhTPTmouQ3uSJYmA==
|
|
||||||
=Kgp8
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdf-20.12.0.tar.xz
Normal file
3
kdf-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e995da41f20c3be0f4ee81574d2b84677d4024fd41adc345f67efe70d365eb84
|
||||||
|
size 467252
|
11
kdf-20.12.0.tar.xz.sig
Normal file
11
kdf-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHwACgkQ29LOiT4t
|
||||||
|
HIdppwf+KOZWMj07856GmXUigB77tunbfM/xl1HcN9g7uZNFu2MpN+/uGoZT9gxJ
|
||||||
|
yjPPQl9AVPWlPf0qFAbD4gQbTfW44PNjqTGGEygQNIeUaKCVaVsUEPlSHrqQrxxj
|
||||||
|
rxyhjS+WM4BKeJxow09W5Ua6Zm5o0IqeZlg91OaOjzA1+4cjBBV+ZtBE2YWVRufq
|
||||||
|
cnOXUT/i3eC4a/F6+Oc3pAtpyynZBTI2DLtKxnfdfYNEy8SwWwW7esADPnrBdtM8
|
||||||
|
IoUiRHjJZ2FenMgPykkTO8gWyA+HMJkSwsbGVPhps5UeJZ+br0QueAIpgGuK5X0e
|
||||||
|
l+LrqfAVnbWbMB4QvfKh61QU9X2r7Q==
|
||||||
|
=Pcst
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:16:10 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:16:25 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:16:25 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
6
kdf.spec
6
kdf.spec
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kdf
|
Name: kdf
|
||||||
Version: 20.11.90
|
Version: 20.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Disk Usage Viewer
|
Summary: Disk Usage Viewer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
Patch1: desktop-files.diff
|
Patch1: desktop-files.diff
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Core)
|
|||||||
BuildRequires: cmake(Qt5Gui)
|
BuildRequires: cmake(Qt5Gui)
|
||||||
BuildRequires: cmake(Qt5Widgets)
|
BuildRequires: cmake(Qt5Widgets)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user