Accepting request 711090 from KDE:Frameworks5
Update to 5.16.1 OBS-URL: https://build.opensuse.org/request/show/711090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=67
This commit is contained in:
commit
f476b3d75e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3f3e53ef60d0f8725095278c247df7b2f1b02bb6a082327042e0cb5d997233c6
|
|
||||||
size 19512
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5Dl4ACgkQ7JTRj38F
|
|
||||||
mX4ANgf8D9H5NR2J0U0ljtbdHD6JFL30dnmah9/DZmTjjfrjOgbzoMofqwwUhtth
|
|
||||||
dI549Lb1F/+OXjwikynT6foNR0xf7kq3Kf14PqPcUEjPL/a7s+YWTViHtGVSOUCU
|
|
||||||
vJCz58VWCQyq0XkAAKm1I2Bd/Vk0h5WhUNwpJs3JYE9Yf6Gct01dYW9AH2KQZTwu
|
|
||||||
vSpLCpyGR5YayN8d1QBDVDHnZeb66XaNZFUrPJeHMszeYnagzmDtxY0jxuJtRbgR
|
|
||||||
oPsDz4Ep7AQUHGyJ+J9EbD0GDFoIKcrATU/yVpyHNLODK1oVCPftHWrsmMtkCuvj
|
|
||||||
conue57f3+tm4+DImbxq3t6ScluYnQ==
|
|
||||||
=tSNZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwayland-integration-5.16.1.tar.xz
Normal file
3
kwayland-integration-5.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a519924e719d08a7ed81a84f18650cac0c46d2866e825ca8d102582fad9e6bd1
|
||||||
|
size 19508
|
11
kwayland-integration-5.16.1.tar.xz.sig
Normal file
11
kwayland-integration-5.16.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl0ItYoACgkQ7JTRj38F
|
||||||
|
mX71PggAsf/eXON+iWZypZOS/mfH2wbqpsUUfVaAsQv6IVpRJHzzVUW1r29M+VFZ
|
||||||
|
nupFYr5FEU71eu7dDFR3kNRXl4Ib1cvJYj7ZI/FLiwR6J4OS11bOfjfM9PR7yehg
|
||||||
|
D66+yMnVtmcWTLOlnfxPlPQMtvvGigbUArDIz6BwSDRXz8T3yYmUj7863iYPL0AS
|
||||||
|
2uuq5rB0ju5Gv02zu2si2CnM+PHUBlZavRALnOgu2XZemkQfB62SjjhhGcZtmMK+
|
||||||
|
ZRz6h5zbnfyeHq29oKKSDboY91sj0xAC4WZHRfH+PcIF21AkBWlt42WrhJ0Vi8e4
|
||||||
|
lUAoi0fEN+/OpjJ6iuvY7z30uK2x/g==
|
||||||
|
=erTo
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 18 16:38:14 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.16.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.16.1.php
|
||||||
|
- No code changes since 5.16.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 14:07:08 UTC 2019 - fabian@ritter-vogt.de
|
Thu Jun 6 14:07:08 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kwayland-integration
|
Name: kwayland-integration
|
||||||
Version: 5.16.0
|
Version: 5.16.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
|
||||||
|
Loading…
Reference in New Issue
Block a user