Accepting request 679631 from KDE:Frameworks5

Plasma 5.15.2

OBS-URL: https://build.opensuse.org/request/show/679631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=62
This commit is contained in:
Stephan Kulow 2019-02-28 20:35:57 +00:00 committed by Git OBS Bridge
commit 30b4c137a2
6 changed files with 35 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlx1OIcACgkQ7JTRj38F
mX4loAf/csq9r632Je+SB7XJBxat+2kuMPZ4wT/RPzeBhsWpDmw9MCmk4GIXIwQM
RzQfPQa8XUAP3IPuyjYE/BibIqVDkO4kzf4nMeVppTKmClwX5fiLOAK/C2WREA+y
m0ds01pkpLyWfW3xmhnoKffzFW3sZJCA2VKAS4/2wD2LO+ux8Ekc9kvzuJmmenVY
l0XCB5oKLM2EuX7ncgICOilMeMsSmphO5YJYGjKPUTJFWtxlf3mmHPlnkcehITw8
kEL/JErETDnlIBGAxZFEV1YYOzSgMKfCsx11jO2lZwjkcbe2AiZ6CmxtbMZGKt7J
0dVmNCOU2H1Il9q195M9bwT4L4z3nw==
=kygW
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Feb 26 14:05:23 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.2.php
- No code changes since 5.15.1
-------------------------------------------------------------------
Tue Feb 19 12:26:00 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.1.php
- No code changes since 5.15.0
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 7 16:02:51 UTC 2019 - fabian@ritter-vogt.de Thu Feb 7 16:02:51 UTC 2019 - fabian@ritter-vogt.de

View File

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