Accepting request 772230 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/772230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivitymanagerd?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2020-02-10 20:50:56 +00:00 committed by Git OBS Bridge
commit 6210d040c2
6 changed files with 51 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4Uof4ACgkQ7JTRj38F
mX6fYQgAqIEcSQGlQ/TaoiwrYrjdq2lUY/ekGtvgUn6ubtgmcu5dk9hGkKesVbGI
ken694+7zXE2BTrRePqvDFFqK2KIVHAZMx7sbH754P+bEUTtT+8xu43D94qbwddg
2xACLwZ0R/bAjV3xMDctXU6br0CzkniG/1xXhEYAsVc7QMBCvE/EllgA4c1CBczJ
hCIeD3apSX4q//LUyB/JU7pOy8t/DH+Yab3a/1210USsB001mN1gCFNOXwet/tMF
7C0mCaKL7/k56naDNgZjxpLSAdyQloeDBFVJlKsLTr0CCplJBz4Bju7RUhIMS7Rb
wUOF8+OdvJFjty/N3igZ5fct9xlvaA==
=Hsme
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48Dt4ACgkQ7JTRj38F
mX5d8wf8Ck19QwrCIg9z/y06a9c25aLL8DPbdm0hmWfyLurTFfL2GXNJ+LwYObwJ
0yT2bq5CrqZw9s8QvIZEB+Z06KoZs83cJdR/UH7h2JHSLjYynBB0c41MM2S5HKIG
Wide7roRJW7sQpFhI68ZGTUXddsME0zbxmhIwNO8bMv8/3vMwebE3i90FdAd+jYY
i8R3zBQkR9msgMpu2XRVbWrvpCzc5dA+Xhh0y/nqA6p/HGDLXATklePHrJoPtwzY
5NU81UmdiQEx0VTA3cRKOC65WGKiw4ey+cpTgjKwZs1/8+sbW7HTfWeSsL9Ra0mu
sCW8s5wKvGPtOteSp2e3qfjO/skL0w==
=sFC/
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Feb 6 15:10:03 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
- No code changes since 5.17.90
-------------------------------------------------------------------
Thu Jan 23 11:19:46 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
-------------------------------------------------------------------
Thu Jan 16 14:04:15 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
* Remove pointless QDBusServiceWatcher
* Remove transient file CMakeLists.txt.user
* Add KDEClangFormat cmake support
* Rename cmake project to KActivityManagerd, remove unused option
* Fix two clazy performance warning: missing &
* Fix minor issues found by EBN
* Now we depend against kf5.58
* Add previous-/nextActivity methods
* Make it compile without deprecated methods
-------------------------------------------------------------------
Tue Jan 7 16:24:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -20,15 +20,15 @@
%bcond_without lang
Name: kactivitymanagerd
Version: 5.17.5
Version: 5.18.0
Release: 0
Summary: KDE Plasma Activities support
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://projects.kde.org/kactivitymanagerd
Source: https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
Source: kactivitymanagerd-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz.sig
Source1: kactivitymanagerd-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
%if 0%{?suse_version} > 1325
@ -87,7 +87,7 @@ Provides translations to the package %{name}.
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build