Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivitymanagerd?expand=0&rev=107
This commit is contained in:
parent
6e437ed148
commit
5562d1f29b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a49aa159d1df85d2f0f2af6f49b457442f56358c3308a655ef39bb6c5d3ab0af
|
||||
size 87080
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gUuAACgkQ7JTRj38F
|
||||
mX4sHwgAgOldm6Zw+DYm6qDjK01F7kaPF2Noa5sU7WEd7zSSaxDJYIHptq9aZqMt
|
||||
wvempled7baM2qnXe6jiTTpSXUHJ/VIeryvgpWf6SHxo+HMy8MM6B1S68KY+zGdx
|
||||
o6VqcW4J2y/hzcwJ/qLvf4GfDW2OJdqNwSEAEtZojZ2cyngK2PKtxYgn75PAF/Kx
|
||||
Oeq3oI1tGyuR2beba4ERmR+iFF5DfV4OOsLV5DE8LgDTu5tfNd7Nzh6BK1bxY3Az
|
||||
2ay/j7rj+tLaG3FjzVKYg54hV+H2s/iAjwfMXPWPC7uU9B7eRuWTMq9XyPHdiPiH
|
||||
XuTxTvVPtaspsU0LMGWpBaSKTe6teA==
|
||||
=7Lqi
|
||||
-----END PGP SIGNATURE-----
|
3
kactivitymanagerd-5.18.0.tar.xz
Normal file
3
kactivitymanagerd-5.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d207fb062774579ab219c91b36c928d4941dca3d9ce9150b7cfb4cb2220818c
|
||||
size 86968
|
11
kactivitymanagerd-5.18.0.tar.xz.sig
Normal file
11
kactivitymanagerd-5.18.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kactivitymanagerd
|
||||
Version: 5.17.90
|
||||
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/unstable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
|
||||
Source: kactivitymanagerd-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user