OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=80
This commit is contained in:
parent
191df7b6e8
commit
237cf8ce45
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9700c4f796b0c311c2eecd1354b5f32adc1028e5a4ccacc6edad7dd0c3e8a1e
|
|
||||||
size 18384
|
|
3
kwayland-integration-5.9.95.tar.xz
Normal file
3
kwayland-integration-5.9.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d023f42f70c383a87e6df14af2ae50c9b960570a25bc769c3d01683880cf25e
|
||||||
|
size 18572
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 11 20:26:25 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.9.95
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.9.95.php
|
||||||
|
- Changes since 5.9.5:
|
||||||
|
* Cleanup wayland resources used in kwindowsystem before they're deleted by QPA (kde#374665)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 25 18:58:01 CEST 2017 - lbeltrame@kde.org
|
Tue Apr 25 18:58:01 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,17 +17,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kwayland-integration
|
Name: kwayland-integration
|
||||||
Version: 5.9.5
|
Version: 5.9.95
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.9.4)
|
# Full Plasma 5 version (e.g. 5.8.95)
|
||||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
|
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
|
||||||
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Summary: Integration plugins for various KDE frameworks for wayland windowing system
|
Summary: Integration plugins for various KDE frameworks for wayland windowing system
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
|
Source: kwayland-integration-%{version}.tar.xz
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
Loading…
Reference in New Issue
Block a user