1
0
Wolfgang Bauer 2019-02-19 16:24:26 +00:00 committed by Git OBS Bridge
parent b28e6ac531
commit 07db4d109f
6 changed files with 26 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:d8825f7f0744a6902c3beaefd070d8ced51c95df7eabc593dff31bd31ab39dfc
size 18820

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxr4CsACgkQ7JTRj38F
mX4S4AgAm/B08+2FsyzhEdhLWgWSlikbLUvyweJruBZF5TPdJYYXy+k7eJ2nttlo
giJ0azNtEeKTHOkzviFd1FaOKA9VQDRdjOF7Bh8T6x/3rfjSxc6wAmIBUOAkyKEp
Bnvn+E1g1juFBGYwCSglWrFkHxmdsiC5ss+iORgyCAf2pyky8X6Bxw+fhJ+xr3KE
ZLId3qKJZe/i64Gd7z/j1ixKYXW8kIW+x4zN6k6C3jOYBfqKkGlGSpCb6YhglFCy
1qN0kFlbcy0VYTEPSOIsEcqYTpElW6T1L/2COtdapeEFvP4M8c+90pDjzbBcS9gT
Q7oZI5kA9gYDwIo8FWBA61U6SNbVzA==
=YxSG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
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.1
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