Accepting request 644059 from KDE:Frameworks5
Plasma 5.14.2 OBS-URL: https://build.opensuse.org/request/show/644059 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=56
This commit is contained in:
commit
962d7a63a6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3aff3886c77ccbd60da310397bf8f6157e422baa5a7b46bcbb1e3e501c3fdacf
|
|
||||||
size 250128
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlvF5kAACgkQ7JTRj38F
|
|
||||||
mX5GFQgApbE8Dn60uRIeApvxa3fxiV1nGC+hK6OVqODtBo7OPyWgEurkTd+20IEg
|
|
||||||
7RwV2Wv2RrW5GqJhkl0kRcsVmfZwF5CWfFC1bCg3X2krb1/0jSbeudEtq5P4f1j4
|
|
||||||
V9iRsvTfSsOh6kJJHebGipBPnrpP23ig9lfpFkFtlMuyhjQhgIb0Yi7yCDKft9ig
|
|
||||||
eueSusd3Ktdc2BWmfoCNSs5cDs/EFSE+AdV474dSx5wgcNF7Jbi3pJZJhlAHmH6t
|
|
||||||
fExvLMOjI8t5/R1Zv7xtBej6byuVAhref5Z3uHslvMVkEurpVHcRBVRNl9HjlAVj
|
|
||||||
2AfUTqP/lEQqCFsfVFrWT8ol6oixOQ==
|
|
||||||
=uHNs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
plasma-sdk-5.14.2.tar.xz
Normal file
3
plasma-sdk-5.14.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d297dac501b13e79b6128bc2be58a9a586263f02291ab1e263e6060fe0b1d4b2
|
||||||
|
size 247872
|
11
plasma-sdk-5.14.2.tar.xz.sig
Normal file
11
plasma-sdk-5.14.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlvPDgoACgkQEZaMRJKM
|
||||||
|
rvzzbwf9GZvzZmghAouuSmZzxeP4NgVyHhrjIG5m4m6u7/w0gOt/Xf5NUE2B6MQD
|
||||||
|
7oZ9KxydrxlSRKgH2UdytCVpsL+ylpJvMCFQ8FaCSScrS4RjyCZq13SUiTgQlvrA
|
||||||
|
8AfssnkzuMez9PZvittnTA7OgspMJvDfTXVOPdfmsYmVlvrz2r6QjODidPjGJEPB
|
||||||
|
hMgnq/yVYrG6DPqfDfZ3QN76sFgZu6seJLBx/aGL3Uf0fbs0V3aK/olDu0r0ick/
|
||||||
|
yidFTc1HR78qNkumX1HmfJ3R9X6FhQLTgTF/vWD0wqqauB5zJOSLWrlN5uDcIKVM
|
||||||
|
KoI8ampjvPe5VNhXZEsnM1L7wV7CtQ==
|
||||||
|
=/Xmx
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 23 13:56:15 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.2.php
|
||||||
|
- No code changes since 5.14.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 16 14:05:15 UTC 2018 - fabian@ritter-vogt.de
|
Tue Oct 16 14:05:15 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-sdk
|
Name: plasma5-sdk
|
||||||
Version: 5.14.1
|
Version: 5.14.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plasma SDK
|
Summary: Plasma SDK
|
||||||
License: LGPL-2.0-or-later AND GPL-2.0-only
|
License: LGPL-2.0-or-later AND GPL-2.0-only
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: https://cgit.kde.org/plasma-sdk.git
|
Url: https://cgit.kde.org/plasma-sdk.git
|
||||||
Source: https://download.kde.org/stable/plasma/5.14.1/plasma-sdk-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/5.14.1/plasma-sdk-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: breeze5-icons
|
BuildRequires: breeze5-icons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user