From 1e055a4cbb4fb697dd37dcba7fcd16486b430af424480b6503ac37cb2e3d1dd9 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 15 Sep 2016 17:11:51 +0000 Subject: [PATCH] Update to Plasma 5.7.95 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5:LTS/kwayland-integration?expand=0&rev=2 --- _service | 12 --- ...n-5.7.90git~20160915T101314~e1adf5e.tar.xz | 3 - ...vice:set_version:kwayland-integration.spec | 55 ------------ kwayland-integration-5.7.95.tar.xz | 3 + kwayland-integration.changes | 88 +++++++++++++++++++ kwayland-integration.spec | 4 +- 6 files changed, 93 insertions(+), 72 deletions(-) delete mode 100644 _service delete mode 100644 _service:recompress:tar_scm:kwayland-integration-5.7.90git~20160915T101314~e1adf5e.tar.xz delete mode 100644 _service:set_version:kwayland-integration.spec create mode 100644 kwayland-integration-5.7.95.tar.xz diff --git a/_service b/_service deleted file mode 100644 index d1fc924..0000000 --- a/_service +++ /dev/null @@ -1,12 +0,0 @@ - - - git://anongit.kde.org/kwayland-integration.git - git - 5.7.90git~%ci~%h - - - *.tar - xz - - - \ No newline at end of file diff --git a/_service:recompress:tar_scm:kwayland-integration-5.7.90git~20160915T101314~e1adf5e.tar.xz b/_service:recompress:tar_scm:kwayland-integration-5.7.90git~20160915T101314~e1adf5e.tar.xz deleted file mode 100644 index 1cde01f..0000000 --- a/_service:recompress:tar_scm:kwayland-integration-5.7.90git~20160915T101314~e1adf5e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5488afe59d37bfa5b55257b052f86ee811f766800e2a710c6ef3a814a1f5b77d -size 18060 diff --git a/_service:set_version:kwayland-integration.spec b/_service:set_version:kwayland-integration.spec deleted file mode 100644 index aee08e7..0000000 --- a/_service:set_version:kwayland-integration.spec +++ /dev/null @@ -1,55 +0,0 @@ -# -# spec file for package kwayland-integration -# -# 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/ -# - - -Name: kwayland-integration -Version: 5.7.90git~20160915T101314~e1adf5e -Release: 0 -Summary: Integration plugins for various KDE frameworks for wayland windowing system -License: LGPL-2.1+ -Group: Development/Libraries/KDE -Url: http://www.kde.org -Source: %{name}-%{version}.tar.xz -BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.11 -BuildRequires: kf5-filesystem -BuildRequires: cmake(KF5IdleTime) >= 5.12.0 -BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version} -BuildRequires: cmake(KF5WindowSystem) >= 5.12.0 -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build - -%description -Provides integration plugins for various KDE frameworks for the wayland windowing system. - -%prep -%setup -q - -%build - %cmake_kf5 -d build - %make_jobs - -%install - %kf5_makeinstall -C build - -%files -%defattr(-,root,root) -%doc COPYING* -%{_kf5_plugindir}/ - -%changelog diff --git a/kwayland-integration-5.7.95.tar.xz b/kwayland-integration-5.7.95.tar.xz new file mode 100644 index 0000000..6094ec1 --- /dev/null +++ b/kwayland-integration-5.7.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0752133dd15ab6480b0df4274d4ca46e38b8b2248b9499292abfa654a3bec1 +size 18104 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 12e80b2..787d5c8 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,91 @@ +------------------------------------------------------------------- +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:58 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:29 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:30 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 + +------------------------------------------------------------------- +Thu Jun 30 12:02:25 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:17 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:46 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:49 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:56 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:53 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 3bdf7a3..0d59b39 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,13 +17,13 @@ Name: kwayland-integration -Version: 5.6.0 +Version: 5.7.95 Release: 0 Summary: Integration plugins for various KDE frameworks for wayland windowing system License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org -Source: %{name}-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem