Accepting request 453077 from KDE:Frameworks5

Update to 5.9.0 tars (forwarded request 452894 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/453077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2017-01-31 11:20:11 +00:00 committed by Git OBS Bridge
commit 24e8c87d47
4 changed files with 28 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Jan 26 19:58:30 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.0.php
- Changes since 5.8.95:
* None
-------------------------------------------------------------------
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.8.95 (Plasma 5.9 Beta)
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.95.php
- Changes:
* Support forceActiveWindow for Panels.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package kwayland-integration # spec file for package kwayland-integration
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,17 +17,17 @@
Name: kwayland-integration Name: kwayland-integration
Version: 5.8.5 Version: 5.9.0
Release: 0 Release: 0
# Full Plasma 5 version (e.g. 5.8.5) # Full Plasma 5 version (e.g. 5.9.0)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF) # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 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}/%{name}-%{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