Plasma 5.14.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-cli-tools5?expand=0&rev=209
This commit is contained in:
parent
a780f6a411
commit
08cf330c9c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5fe1b3335e1151d8ec56b9e2f2f83e6b89620ea597f25080fe721ce0a3daa1d8
|
|
||||||
size 584732
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3k0sACgkQEZaMRJKM
|
|
||||||
rvxFDggAht7o80mcW/3zKDjoVG18CbtWI6KFUDVBJ/Bkdo6ACkSyhETyQclOJyy1
|
|
||||||
7eSm7cxHIih6Hc8CufxcANVVRMgAC1c0d4WJfMq7Fw0eHZD7M24BNSDl8bjCcObF
|
|
||||||
+O1yKG08dWyBP7kzLLHQr1DJNCpy0RtxewYwDbPZy2v1SDtcoSc+L3ckQAN+CT5v
|
|
||||||
Eg+4DexYaOGyuLnUT2/SKtiAIuZOJA1C8q48o6CeagbDOK4yuJkMeYeLuyNaBCnv
|
|
||||||
CZ2CZfodT+VXkt9t8FUiqrWU7KnTFmjb3U1HICiv43CxL2ikglbtl+aSwASdEhHA
|
|
||||||
S4BJcB3UmfpTSA1WYVAWPUAEO4BnRA==
|
|
||||||
=Qh1G
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kde-cli-tools-5.14.1.tar.xz
Normal file
3
kde-cli-tools-5.14.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d38189be02cd6cb76c61df1bca71871bf28b3bd411cc974c1ca3917316cad629
|
||||||
|
size 584940
|
11
kde-cli-tools-5.14.1.tar.xz.sig
Normal file
11
kde-cli-tools-5.14.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlvF5j4ACgkQ7JTRj38F
|
||||||
|
mX6X/wf+JQPk6L5Eq0kChRn4nSp+26gmRfYeyiUWJ3unn+sk+2S/MlnhBuMfGxrj
|
||||||
|
ogMSV+ieabKSKmg/X7a6i88vGxQPzvO5dzAZF7VyLTTNBIzQrB8jxh7ZA5byxXOh
|
||||||
|
j9YharnLwRdyj9Do9i/OH0MHtmV4tmxgUyVVIR5esrZbYP1m2/mNZ78QsNHR230B
|
||||||
|
sbI8r6piTJT1TIse4fY+h7e3C6Reth+uA5diNl7nB4hbZ1H/84wjTOvrx8RoqFV9
|
||||||
|
0kxWbr0uyS20X1UGfDpSJAHNlQSRZ43dyKdrN0wxXeXEtNmg85r19eLFcjXB+9DN
|
||||||
|
nQtwHwe1K+8ItYjf7nrJwj3MwpvEtw==
|
||||||
|
=RXvB
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 16 14:05:12 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.1.php
|
||||||
|
- No code changes since 5.14.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 5 10:01:09 UTC 2018 - fabian@ritter-vogt.de
|
Fri Oct 5 10:01:09 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -12,21 +12,21 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kde-cli-tools5
|
Name: kde-cli-tools5
|
||||||
Version: 5.14.0
|
Version: 5.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Additional CLI tools for KDE applications
|
Summary: Additional CLI tools for KDE applications
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: kde-cli-tools-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/5.14.1/kde-cli-tools-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: kde-cli-tools-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/5.14.1/kde-cli-tools-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user