forked from pool/kwrited5
Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwrited5?expand=0&rev=180
This commit is contained in:
parent
92dd179823
commit
e07748b9f3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d06283cdfdb6ab1323e45a8e36b8bf119ffba523bc138ee081a4289499c62504
|
||||
size 20000
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTIACgkQ7JTRj38F
|
||||
mX4BJQf5AYTlK1DkRk/iE0S8OC0i0ehrRgogQvZp9JD32x9ri7Z5tP+uZnGTBXTF
|
||||
lQYIoXlU5yh0lxcIfOZ1YLKgSRARL6hxzI1Ejs/XU9ZDp+O1j2UZPVTsENvV3qfd
|
||||
6l3iyayzyLwdWwYi7MbJ9AAYSWJanhV4LSSATrNAd2c2m4c90AwhuEnQ8jNk7tU0
|
||||
VVHUtF1ERzjczGXAeZji6tQO2mUO21hcKR5hNv/NkpE22D7awENXH2EuMuT3MnAq
|
||||
zp6MlYmFdXkKHQfD/cTYjpDY3rEXmNLw87UgibR4/XuZKrPJdjmKKSTP2va+ekqW
|
||||
3Fswi8TnowBObVbKn9XtRppUbULQ0g==
|
||||
=gU5z
|
||||
-----END PGP SIGNATURE-----
|
3
kwrited-5.14.90.tar.xz
Normal file
3
kwrited-5.14.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5025a3d4c59bfdd3e73940cd3c97a44fa6fd9058ed4d176d29fad6aa77bc7e9
|
||||
size 19992
|
11
kwrited-5.14.90.tar.xz.sig
Normal file
11
kwrited-5.14.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F
|
||||
mX6UzAf/QiUoozuXWg4fpueEKIxpiiTnJ+UxbpPOdCBdUy1gzuBRPuBQOwAQpk6n
|
||||
lweCBrwcXmOaKYT9MjIMzIbIoWbMRhNacQrvhyTOBAh5CCs50LKUqxkvqwC9LUhc
|
||||
9LJr2F7xWi3hBP8VONKhJ/LnND/HNMrUVfYsynSqy9fPm3+4kwOt+elRxC4sgrdC
|
||||
INSNbPy6OLahyoDI2HYaBIemM255cLyZl8Mtxs+PxvLEaeGWOieKMQPX48AOuHwV
|
||||
+uZN4EkV+TcH1EKl1Xe6d52KsfpwJ9sk0O7Swv90O8pcPHIHldDDs7y3ufwiftW6
|
||||
ONxylRCBci0sqi28SCTSoYWHOFGd9g==
|
||||
=J1fZ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 18:47:24 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.14.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.14.90.php
|
||||
- Changes since 5.14.5:
|
||||
* bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
|
||||
* Don't group wall notifications
|
||||
* Use KDEFrameworkCompilerSettings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:37:05 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,17 +17,16 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
|
||||
Name: kwrited5
|
||||
Version: 5.14.5
|
||||
Version: 5.14.90
|
||||
Release: 0
|
||||
Summary: Daemon listening for wall and write messages
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
|
||||
Source1: http://download.kde.org/unstable/plasma/%{version}/kwrited-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user