From e86f84b1bc110520b3f45501af36d295a3aa8417050da11fc48688ae6ab198de Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 13 Jan 2017 19:10:11 +0000 Subject: [PATCH] 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 --- kgamma5-5.8.5.tar.xz | 3 --- kgamma5-5.8.95.tar.xz | 3 +++ kgamma5.changes | 12 ++++++++++++ kgamma5.spec | 7 +++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 kgamma5-5.8.5.tar.xz create mode 100644 kgamma5-5.8.95.tar.xz diff --git a/kgamma5-5.8.5.tar.xz b/kgamma5-5.8.5.tar.xz deleted file mode 100644 index 3fcfd88..0000000 --- a/kgamma5-5.8.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22b2ff2ae14a8db4ddb9fc27980c601fda531ae2803ad61fc69a431109277f1c -size 60484 diff --git a/kgamma5-5.8.95.tar.xz b/kgamma5-5.8.95.tar.xz new file mode 100644 index 0000000..64d84cf --- /dev/null +++ b/kgamma5-5.8.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91fef25d49d7cb228da109eaab483b28b1b3824f0af6498d0c6455cedc82a71c +size 60384 diff --git a/kgamma5.changes b/kgamma5.changes index 52817e4..1677b25 100644 --- a/kgamma5.changes +++ b/kgamma5.changes @@ -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 diff --git a/kgamma5.spec b/kgamma5.spec index 15ed774..231e152 100644 --- a/kgamma5.spec +++ b/kgamma5.spec @@ -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,18 @@ %bcond_without lang Name: kgamma5 -Version: 5.8.5 +Version: 5.8.95 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: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kf5-filesystem BuildRequires: xz 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