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.9.0.tar.xz b/kgamma5-5.9.0.tar.xz new file mode 100644 index 0000000..f933888 --- /dev/null +++ b/kgamma5-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c268777b4f58f5fdad269a1f4cd40fd772539eef7b677dc5a1daeabb8cf3ac73 +size 60460 diff --git a/kgamma5.changes b/kgamma5.changes index 52817e4..d0e04c3 100644 --- a/kgamma5.changes +++ b/kgamma5.changes @@ -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 diff --git a/kgamma5.spec b/kgamma5.spec index 15ed774..fef9629 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,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