Accepting request 450186 from home:Vogtinator:plasma59

Update to Plasma 5.9 Beta

OBS-URL: https://build.opensuse.org/request/show/450186
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=61
This commit is contained in:
Hrvoje Senjan 2017-01-13 19:10:11 +00:00 committed by Git OBS Bridge
parent 5be6056c9c
commit e86f84b1bc
4 changed files with 18 additions and 7 deletions

View File

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

3
kgamma5-5.8.95.tar.xz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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:
* Add .arcconfig.
* Port away from KDELibs4Support.
- Update BuildRequires
------------------------------------------------------------------- -------------------------------------------------------------------
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 kgamma5 # spec file for package kgamma5
# #
# 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
@ -18,19 +18,18 @@
%bcond_without lang %bcond_without lang
Name: kgamma5 Name: kgamma5
Version: 5.8.5 Version: 5.8.95
Release: 0 Release: 0
Summary: Display gamma configuration Summary: Display gamma configuration
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Graphics/Other Group: Productivity/Graphics/Other
Url: http://www.kde.org Url: http://www.kde.org
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz Source: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: extra-cmake-modules >= 1.0.0
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: xz BuildRequires: xz
BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Gui) >= 5.4.0 BuildRequires: cmake(Qt5Gui) >= 5.4.0
BuildRequires: cmake(Qt5Widgets) >= 5.4.0 BuildRequires: cmake(Qt5Widgets) >= 5.4.0