forked from pool/kgamma5
Accepting request 453068 from KDE:Frameworks5
Update to 5.9.0 tars (forwarded request 452894 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/453068 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgamma5?expand=0&rev=19
This commit is contained in:
commit
daa97c728f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22b2ff2ae14a8db4ddb9fc27980c601fda531ae2803ad61fc69a431109277f1c
|
||||
size 60484
|
3
kgamma5-5.9.0.tar.xz
Normal file
3
kgamma5-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c268777b4f58f5fdad269a1f4cd40fd772539eef7b677dc5a1daeabb8cf3ac73
|
||||
size 60460
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 19:58:15 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:
|
||||
* Add .arcconfig.
|
||||
* Port away from KDELibs4Support.
|
||||
- Update BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,19 +18,20 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kgamma5
|
||||
Version: 5.8.5
|
||||
Version: 5.9.0
|
||||
Release: 0
|
||||
Summary: Display gamma configuration
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Other
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: kgamma5-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user