Accepting request 772260 from KDE:Frameworks5

Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting. (forwarded request 770821 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/772260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=79
This commit is contained in:
2020-02-10 20:52:38 +00:00
committed by Git OBS Bridge
6 changed files with 65 additions and 19 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff736029b1ae5773991db06f5827d9dcbd8e7a4e9a430c9014c35ddee2c55314
size 260124

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4Up0oACgkQ7JTRj38F
mX4sOgf9HTmnitfKYfABxLeZQBUMbmq9hcYcX2dK4Ue19+xZP+exQworbwFJC4dZ
GYbhByuhkbrUddO3d/AW0nVKB6ZxLnwFYMx2Gs+3xJzfr9XqxcdYg51W/OZFSkJr
7mxwMoA/JnpsmLXTDhRGsndsBeULvlQeaZY9YCDzHdnYrhPLLK5TA6c12l+iP7B0
QKGSR9QB22pETvQSJG4zbBdWxRK/5QaSz1H0Z8EIwPJxEWstKqJzU4u2x2/pZcA2
0Kutq1VjGRtgc0EbrDmjm2SEr2Et8xjPbEgdCQ6FaNstUgNBGJXf0jvnNRjE2BLc
/qLVRThOtB/AxOGOzlt6oXK3fd2/iA==
=J2dp
-----END PGP SIGNATURE-----

3
plasma-sdk-5.18.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42f0cdb550cdb8e1a4c2f45a780b127b32d2bb758f50be3635be0d8111a4c426
size 262732

View 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-----

View File

@@ -1,3 +1,49 @@
-------------------------------------------------------------------
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>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
* ignore files
* Don't add twice "parser.addVersionOption"
* refactor(lookandfeelexplorer): Port almost entire look and feel explorer to QQC2
* Remove unused action
* [Cuttlefish] Use the same actions in all menus
* [Cuttlefish] Set context properties before loading file
* [Cuttlefish] Replace deprectated method KDeclarative::setupBindings()
* [Cuttlefish] Make AppStream file valid
* [Cuttlefish] Make it clear that picker mode still works
* Don't use nullptr as flag
* Rename Look and Feel Explorer to Plasma Global Theme Explorer
* Port away from deprecated functions from Qt 5.14
* Fix Cuttlefish mouse click selection in icon grid
* Avoid connecting to overloaded signal
* port old style connects
* Add KDEClangFormat cmake support
* Revert "Update version number for 5.17.0"
* Revert "Update version number for 5.17.80"
* [Cuttlefish] Compare an icon in different themes
* [Cuttlefish] Add 48 to the sizeslider
* Make it compiles without deprecated method
-------------------------------------------------------------------
Tue Jan 7 16:24:37 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -18,15 +18,15 @@
%bcond_without lang
Name: plasma5-sdk
Version: 5.17.5
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/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
Source: plasma-sdk-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
Source1: plasma-sdk-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: breeze5-icons
@@ -83,11 +83,11 @@ test Plasma data engines without writing a Plasma applet.
%lang_package
%prep
%autosetup -p1 -n plasma-sdk-%{version}
%setup -q -n plasma-sdk-%{version}
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build