diff --git a/_service b/_service new file mode 100644 index 0000000..48c0bee --- /dev/null +++ b/_service @@ -0,0 +1,12 @@ + + + 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 new file mode 100644 index 0000000..8900b69 --- /dev/null +++ b/_service:recompress:tar_scm:kgamma5-5.7.90git~20160915T101016~12e3e1e.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..8e36cd4 --- /dev/null +++ b/_service:set_version:kgamma5.spec @@ -0,0 +1,77 @@ +# +# 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-5.7.4.tar.xz b/kgamma5-5.7.4.tar.xz deleted file mode 100644 index ebddb97..0000000 --- a/kgamma5-5.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22cd9f093f61fe08af108f3cc96ad0d1dd7c68214e2f5523ba47bbfc2036c897 -size 60016 diff --git a/kgamma5.changes b/kgamma5.changes index 413e3ec..316cff9 100644 --- a/kgamma5.changes +++ b/kgamma5.changes @@ -1,81 +1,3 @@ -------------------------------------------------------------------- -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 ec59793..86eeb1c 100644 --- a/kgamma5.spec +++ b/kgamma5.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kgamma5 -Version: 5.7.4 +Version: 5.6.0 Release: 0 Summary: Display gamma configuration License: GPL-2.0+ Group: Productivity/Graphics/Other Url: http://www.kde.org -Source: %{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kf5-filesystem BuildRequires: xz @@ -58,9 +58,6 @@ gamma. %install %kf5_makeinstall -C build -%if %{with_lang} - %kf5_find_lang -%endif %files %defattr(-,root,root) @@ -73,7 +70,8 @@ gamma. %doc %{_kf5_htmldir}/en/*/ %if %{with lang} -%files lang -f %{name}.lang +%files lang +%{_kf5_localedir} %endif %changelog