Accepting request 672587 from KDE:Frameworks5

Plasma 5.15.0 - maybe final tars (forwarded request 672547 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/672587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2019-02-11 20:20:49 +00:00 committed by Git OBS Bridge
commit d96f8d245c
6 changed files with 39 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTEACgkQ7JTRj38F
mX5YHgf/UO3F8gG8fIE+QK+UKhXWajgPANQrXSFzKNDT9RnIozn0q6I5QRhP/8mQ
AqHyVJpj/6/0GahdcbYeAx0m8JmKFfUSl3PBTHSH1UESeP9/AmNYXOqhk+OIYD1n
EBK77BcLy3shLheuTC6lKcmYALSqZv6f7JjuFl6kBb3fVjRsY+eqz/8W6lZiAGuV
qsxsQB8txE8mLAl7NICwoiG5YFm+X2SbGt0QcQj/cGk2SdrWtqj/DibpxdBX1To8
R89fad9Yn1mxW/qUi9NrWV/cASHRUMv7d8b3pjudSc17JLAuKhnUdiR6sSn8/1ah
YWaK6Cus9exH5+ZSR2MENyjfd9B2Cg==
=sWyw
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwYACgkQ7JTRj38F
mX4sUwf+K32G5KHXeUCXrJUIfF4J2pID+UXRnkInEPejSC3wmlFBSfQb2O81/p79
ttjS5AmiO8fqlxRwYz3GA/+3R79KmF7tDXAUjjGTXfEa/Qb1r/mCOljmA6BSWyRJ
1IHw2pr44BKkkGhNSDXed5ccrLzra01eQ0NRiLi5IT8/nvC4JfG09rthSRdX1XuP
KtVuPFVGdTHDvp3LhZvy1dIW5z2JhRxNUJdj+OqHwtuE0kl/UWxIag91Rk6fGKX2
2Re86qvp7kLtLvJaUiUSTZIHCZaG5h7tHhkjCXMC7/t2kDuu3J8tPFaVS1P244Es
rTqdcxEP7gwDVhhrxZPdGd+1APYtsg==
=7cV0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Feb 7 16:02:51 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.0.php
- No code changes since 5.14.90
-------------------------------------------------------------------
Thu Jan 17 18:47:07 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
* Remove qt include prefix
* Add DEFAULT_SEVERITY keyword
* Use KDEFrameworkCompilerSettings
-------------------------------------------------------------------
Tue Jan 8 13:37:02 UTC 2019 - fabian@ritter-vogt.de

View File

@ -17,9 +17,8 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.14.5
Version: 5.15.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -29,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Url: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
Source: kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source1: kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12