Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-sdk?expand=0&rev=231
This commit is contained in:
parent
bb4718c40c
commit
a2ffe2e6ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ee7386eedb6a1637b246fbdaec205d226c84630f7b23fee64323978aabfb440
|
||||
size 262668
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gWIIACgkQ7JTRj38F
|
||||
mX7gtAf9GVlo8crtRxN8D3GFTHsYRkwZ6aKc990XEd9m+YVFVIi+0F0Fr7IHWmUP
|
||||
e/ZVPcl+OtPbz1+X1d+lENhLxWNMewph81B37SODgK36X377v8fTFA/jDAiqwQO7
|
||||
KMXfwDtQiUY09vjcxYlfzngOXGREZHoPvPDQZt3wyBYmC+/gkx+tIojkF/pI6pNf
|
||||
9hUPXhiui4wunxSZQ34/yaUpPcf82yhRXEIuuFr3lCGHg06y43ymR5SOG/STP4Br
|
||||
NbksJzhD/94wQJClhVEiZ8ZjPAYqo/ILE0QXY3UYUa8334GbhvSqkL+HyonmN+jM
|
||||
7mGrSXwhaY9djWjEdIL1f7WQ5oH1Qw==
|
||||
=AKY0
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-sdk-5.18.0.tar.xz
Normal file
3
plasma-sdk-5.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42f0cdb550cdb8e1a4c2f45a780b127b32d2bb758f50be3635be0d8111a4c426
|
||||
size 262732
|
11
plasma-sdk-5.18.0.tar.xz.sig
Normal file
11
plasma-sdk-5.18.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48FCgACgkQ7JTRj38F
|
||||
mX6cEwf9GbaAV/jLj7pc7nI+nSCAya3yMnfYPa4YXgppc6Q7b6I+kKZ6uoe24Eav
|
||||
BkWiPLdf/e+ggXc2wQxYq5a6/nCFlg+sDTml88plGl29kVC1RRXgfVJ72KnBdydY
|
||||
PjaOSAeJdsQoFJm9hCF5OhkZR6yFa7blUmTwTySlWMRn3fbr/SkoMJbRZqxDmvKY
|
||||
fCbGHV+upGm25wYTgnVDRWHgKliP68+S+FXYtGMOJosBBwdnWzp6fE42S1dzHRXc
|
||||
kxr5qgmsyUy15Xxk1fUFZeT1mUi3A5fWJ4h8C8exZGoXqDpAvAMd+R7RYSk+0SKf
|
||||
302bq97DlDwDEtLLcx8BtYJpuitjqA==
|
||||
=bcCg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 15:10:06 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.0.php
|
||||
- Changes since 5.17.90:
|
||||
* [Cuttlefish] --warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 11:20:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 14:04:20 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-sdk
|
||||
Version: 5.17.90
|
||||
Version: 5.18.0
|
||||
Release: 0
|
||||
Summary: Plasma SDK
|
||||
License: LGPL-2.0-or-later AND GPL-2.0-only
|
||||
Group: System/GUI/KDE
|
||||
Url: https://cgit.kde.org/plasma-sdk.git
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
||||
Source: plasma-sdk-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
|
||||
Source1: plasma-sdk-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: breeze5-icons
|
||||
@ -87,7 +87,7 @@ test Plasma data engines without writing a Plasma applet.
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
x
Reference in New Issue
Block a user