Accepting request 640318 from KDE:Frameworks5
Plasma 5.14.0 final (attempt 2) (forwarded request 640244 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/640318 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=54
This commit is contained in:
commit
1d339b7e23
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea75850ac620b92c979d902b1a0245bc13631f065e02b79b6694ff3ec8c010f5
|
|
||||||
size 250032
|
|
3
plasma-sdk-5.14.0.tar.xz
Normal file
3
plasma-sdk-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e8d6f55730d777560c903cfd7fd4b6d3daa6e6d2934e29a53c501ab363eb02c
|
||||||
|
size 247104
|
11
plasma-sdk-5.14.0.tar.xz.sig
Normal file
11
plasma-sdk-5.14.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3pfcACgkQEZaMRJKM
|
||||||
|
rvwdKwf/QkqVC+/VULiSfxM+NAgnW0toZ7qYJmcyO59Zr1sY9lzgBZqq57wIt8s6
|
||||||
|
BdjZWdl5QLJU8YAnmQzC2pFt8RPhq2lHmd8ByjTIziUCrqODZ4wEN7Rdb8z8gFmR
|
||||||
|
BhdF1TRA9vabjE2a/N7eZkPHfzqnJx5iDVUAT8GtrKgJFD7NDGg9gDC4G5v0HWX+
|
||||||
|
TEV4yFLQ3xRkCqTK56Dfh9DrToTt3wUhvfTOEhBECADagUDxOAJ5CP+dPfWvnDFC
|
||||||
|
7rTomExQ1oNJ0GPeEvlZLZ6iNyvh7/WLnTAZ9HOmSNmpOketMQSEt4fuwmtY8CfY
|
||||||
|
T/h45d6qF0U2FY6pYg2+kySwfmQXZg==
|
||||||
|
=u2Ap
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 5 10:01:12 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.0.php
|
||||||
|
- No code changes since 5.13.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 15 16:25:29 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Add tarball signature and keyring containing keys of release managers
|
||||||
|
Jonathan Riddell and Bhushan Shah
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 13 17:25:03 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.13.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.13.90.php
|
||||||
|
- Changes since 5.13.5:
|
||||||
|
* hide button
|
||||||
|
* QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 8 17:31:33 UTC 2018 - fabian@ritter-vogt.de
|
Sat Sep 8 17:31:33 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,13 +18,17 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-sdk
|
Name: plasma5-sdk
|
||||||
Version: 5.13.5
|
Version: 5.14.0
|
||||||
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: http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
|
Source: plasma-sdk-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: plasma-sdk-%{version}.tar.xz.sig
|
||||||
|
Source2: plasma.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: breeze5-icons
|
BuildRequires: breeze5-icons
|
||||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user