Luca Beltrame 2017-02-09 06:05:24 +00:00 committed by Git OBS Bridge
parent 1f7b444ac9
commit 482df2bc5c
4 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26f83646795fa167a4ca3673726b6f091305b215ee6b911c48e708a7266b25b6
size 18356

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b8724afe4f19d2ffb78866ad8ad261361a05a2e051b0511fc17e4dfb056ce9f
size 18360

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 7 18:53:05 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.1
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.1.php
- Changes since 5.9.0:
* None
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 26 19:58:30 CET 2017 - fabian@ritter-vogt.de Thu Jan 26 19:58:30 CET 2017 - fabian@ritter-vogt.de

View File

@ -17,17 +17,17 @@
Name: kwayland-integration Name: kwayland-integration
Version: 5.9.0 Version: 5.9.1
Release: 0 Release: 0
# Full Plasma 5 version (e.g. 5.9.0) # Full Plasma 5 version (e.g. 5.9.1)
%{!?_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.0 in KUF) # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 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: kwayland-integration-%{version}.tar.xz Source: http://download.kde.org/stable/plasma/%{version}/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