From 2b532f2a6823e537c951c1bdd420d88790f6ed1ee9d6a2e9cbfc56fdeab899b0 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 15 Sep 2016 17:11:07 +0000 Subject: [PATCH] Update to Plasma 5.7.95 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kgamma5?expand=0&rev=2 --- _service | 12 --- ...5-5.7.90git~20160915T101016~12e3e1e.tar.xz | 3 - _service:set_version:kgamma5.spec | 77 --------------- kgamma5.changes | 94 +++++++++++++++++++ kgamma5.spec | 2 +- 5 files changed, 95 insertions(+), 93 deletions(-) delete mode 100644 _service delete mode 100644 _service:recompress:tar_scm:kgamma5-5.7.90git~20160915T101016~12e3e1e.tar.xz delete mode 100644 _service:set_version:kgamma5.spec diff --git a/_service b/_service deleted file mode 100644 index 48c0bee..0000000 --- a/_service +++ /dev/null @@ -1,12 +0,0 @@ - - - git://anongit.kde.org/kgamma5.git - git - 5.7.90git~%ci~%h - - - *.tar - xz - - - diff --git a/_service:recompress:tar_scm:kgamma5-5.7.90git~20160915T101016~12e3e1e.tar.xz b/_service:recompress:tar_scm:kgamma5-5.7.90git~20160915T101016~12e3e1e.tar.xz deleted file mode 100644 index 8900b69..0000000 --- a/_service:recompress:tar_scm:kgamma5-5.7.90git~20160915T101016~12e3e1e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdb5c7aa4eb3581114aa53e5bbb427e45fac18a4afc82a5202d2ab447d968ce7 -size 23120 diff --git a/_service:set_version:kgamma5.spec b/_service:set_version:kgamma5.spec deleted file mode 100644 index 8e36cd4..0000000 --- a/_service:set_version:kgamma5.spec +++ /dev/null @@ -1,77 +0,0 @@ -# -# spec file for package kgamma5 -# -# Copyright (c) 2016 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 -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -%bcond_without lang -Name: kgamma5 -Version: 5.7.90git~20160915T101016~12e3e1e -Release: 0 -Summary: Display gamma configuration -License: GPL-2.0+ -Group: Productivity/Graphics/Other -Url: http://www.kde.org -Source0: %{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 -BuildRequires: pkgconfig(x11) -%if %{with lang} -Recommends: %{name}-lang -%endif -%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" -Provides: kgamma = %{version} -Obsoletes: kgamma -%endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build - -%description -This package contains a KDE system settings module to configure display -gamma. - -%lang_package -%prep -%setup -q -n %{name}-%{version} - -%build - %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %make_jobs - -%install - %kf5_makeinstall -C build - -%files -%defattr(-,root,root) -%doc COPYING* -%{_kf5_plugindir}/ -%{_kf5_servicesdir}/ -%{_kf5_sharedir}/kgamma/ -%dir %{_kf5_htmldir} -%dir %{_kf5_htmldir}/en -%doc %{_kf5_htmldir}/en/*/ - -%if %{with lang} -%files lang -%{_kf5_localedir} -%endif - -%changelog diff --git a/kgamma5.changes b/kgamma5.changes index 316cff9..056be0e 100644 --- a/kgamma5.changes +++ b/kgamma5.changes @@ -1,3 +1,97 @@ +------------------------------------------------------------------- +Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.95 (Plasma 5.8 Beta) + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.95.php + +------------------------------------------------------------------- +Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.5.php + +------------------------------------------------------------------- +Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.7.4 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.4.php + +------------------------------------------------------------------- +Tue Aug 2 11:35:54 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.3 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.3.php + +------------------------------------------------------------------- +Wed Jul 20 08:54:20 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.2.php + +------------------------------------------------------------------- +Wed Jul 13 06:13:26 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.1.php + +------------------------------------------------------------------- +Tue Jul 5 11:21:49 UTC 2016 - wbauer@tmo.at + +- Use the new %kf5_find_lang macro to create the file list for the + lang package + +------------------------------------------------------------------- +Thu Jun 30 12:02:21 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.0.php + +------------------------------------------------------------------- +Sun May 15 16:50:13 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.4 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.4.php + +------------------------------------------------------------------- +Tue Apr 19 20:45:34 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.3 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.3.php + +------------------------------------------------------------------- +Tue Apr 5 15:53:45 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.2.php + +------------------------------------------------------------------- +Tue Mar 29 16:20:43 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.6.1.php + ------------------------------------------------------------------- Sun Mar 20 09:19:49 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kgamma5.spec b/kgamma5.spec index 86eeb1c..bda52d3 100644 --- a/kgamma5.spec +++ b/kgamma5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kgamma5 -Version: 5.6.0 +Version: 5.7.95 Release: 0 Summary: Display gamma configuration License: GPL-2.0+