Wolfgang Bauer 2018-06-19 21:42:11 +00:00 committed by Git OBS Bridge
parent 2a02d9ff6a
commit b6a561a668
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 14:44:21 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.13.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.1.php
- Changes since 5.13.0:
* None
-------------------------------------------------------------------
Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de

View File

@ -17,17 +17,17 @@
Name: kwayland-integration
Version: 5.13.0
Version: 5.13.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# 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}')}
Summary: Integration plugins for various KDE frameworks for wayland windowing system
License: LGPL-2.1+
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
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: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem