From dd8ed158f636411f68cfa8831f48e33070e6e92c3499de177823646061f9e1af Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 13 Sep 2016 21:11:49 +0000 Subject: [PATCH 1/7] Update to Plasma 5.7.5 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=51 --- kwayland-integration-5.7.4.tar.xz | 3 --- kwayland-integration-5.7.5.tar.xz | 3 +++ kwayland-integration.changes | 8 ++++++++ kwayland-integration.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kwayland-integration-5.7.4.tar.xz create mode 100644 kwayland-integration-5.7.5.tar.xz diff --git a/kwayland-integration-5.7.4.tar.xz b/kwayland-integration-5.7.4.tar.xz deleted file mode 100644 index 8c3a9cd..0000000 --- a/kwayland-integration-5.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43d39449cebf8d04a7e1a46456bd1d271d7c058b9a46cacafb81c69ad1a8c016 -size 18028 diff --git a/kwayland-integration-5.7.5.tar.xz b/kwayland-integration-5.7.5.tar.xz new file mode 100644 index 0000000..50b24a9 --- /dev/null +++ b/kwayland-integration-5.7.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d487d994414747db0efe6a838b7696431ceda1392fd99e158d4b587b0cc648b5 +size 18076 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 555c59d..d75508c 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 4200ddc..6d614f3 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,13 +17,13 @@ Name: kwayland-integration -Version: 5.7.4 +Version: 5.7.5 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/stable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem From a1ea400d71c4af1903bfaebfaa47c08157876117dd9d407155acc223eb01a165 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 17 Sep 2016 18:39:55 +0000 Subject: [PATCH 2/7] update in the right project OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=52 --- kwayland-integration-5.7.5.tar.xz | 3 --- kwayland-integration-5.7.95.tar.xz | 3 +++ kwayland-integration.changes | 8 ++++++++ kwayland-integration.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kwayland-integration-5.7.5.tar.xz create mode 100644 kwayland-integration-5.7.95.tar.xz diff --git a/kwayland-integration-5.7.5.tar.xz b/kwayland-integration-5.7.5.tar.xz deleted file mode 100644 index 50b24a9..0000000 --- a/kwayland-integration-5.7.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d487d994414747db0efe6a838b7696431ceda1392fd99e158d4b587b0cc648b5 -size 18076 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 d75508c..787d5c8 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 6d614f3..beee029 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,13 +17,13 @@ Name: kwayland-integration -Version: 5.7.5 +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: http://download.kde.org/stable/plasma/%{version}/%{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 From 0f36d823d418c93d22c5eb37b2e66a186bd2488f2c78eed67d85fb61cc0d95ec Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 23 Sep 2016 18:22:43 +0000 Subject: [PATCH 3/7] Sync with KDE:Frameworks5:LTS OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=53 --- kwayland-integration.changes | 5 +++++ kwayland-integration.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 787d5c8..366e9ad 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 21 09:15:07 UTC 2016 - fabian@ritter-vogt.de + +- Use %{_plasma5_version} again, define it if needed + ------------------------------------------------------------------- Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index beee029..128a790 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -19,6 +19,7 @@ Name: kwayland-integration Version: 5.7.95 Release: 0 +%{!?_plasma5_version: %global _plasma5_version %{version}} Summary: Integration plugins for various KDE frameworks for wayland windowing system License: LGPL-2.1+ Group: Development/Libraries/KDE @@ -28,7 +29,7 @@ BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem BuildRequires: cmake(KF5IdleTime) >= 5.12.0 -BuildRequires: cmake(KF5Wayland) >= %{version} +BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version} BuildRequires: cmake(KF5WindowSystem) >= 5.12.0 BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRequires: cmake(Qt5Test) >= 5.4.0 From 4c1b8746ed252ab5dd8e9e5e092c8b18a5deb54cb3694a3b792af59f7971e74f Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 5 Oct 2016 07:36:26 +0000 Subject: [PATCH 4/7] Sync with KDE:Frameworks5:LTS OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=54 --- kwayland-integration-5.7.95.tar.xz | 3 --- kwayland-integration-5.8.0.tar.xz | 3 +++ kwayland-integration.changes | 8 ++++++++ kwayland-integration.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kwayland-integration-5.7.95.tar.xz create mode 100644 kwayland-integration-5.8.0.tar.xz diff --git a/kwayland-integration-5.7.95.tar.xz b/kwayland-integration-5.7.95.tar.xz deleted file mode 100644 index 6094ec1..0000000 --- a/kwayland-integration-5.7.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a0752133dd15ab6480b0df4274d4ca46e38b8b2248b9499292abfa654a3bec1 -size 18104 diff --git a/kwayland-integration-5.8.0.tar.xz b/kwayland-integration-5.8.0.tar.xz new file mode 100644 index 0000000..8441a8c --- /dev/null +++ b/kwayland-integration-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78237f27cf0c6ad394e53c40a9476399da5abce103df94f5238e6cf1f692d75f +size 18108 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 366e9ad..f285fc6 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.0 + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.0.php + ------------------------------------------------------------------- Wed Sep 21 09:15:07 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 128a790..b83fe3e 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,14 +17,14 @@ Name: kwayland-integration -Version: 5.7.95 +Version: 5.8.0 Release: 0 %{!?_plasma5_version: %global _plasma5_version %{version}} 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: http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem From 27393639e8c1d26e74ccefda2f8b1d60601734bc0c2b9ed85f65143dcb0be651 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 18 Oct 2016 20:34:54 +0000 Subject: [PATCH 5/7] Unbreak link OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=55 --- kwayland-integration-5.8.0.tar.xz | 3 --- kwayland-integration-5.8.1.tar.xz | 3 +++ kwayland-integration.changes | 13 +++++++++++++ kwayland-integration.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 kwayland-integration-5.8.0.tar.xz create mode 100644 kwayland-integration-5.8.1.tar.xz diff --git a/kwayland-integration-5.8.0.tar.xz b/kwayland-integration-5.8.0.tar.xz deleted file mode 100644 index 8441a8c..0000000 --- a/kwayland-integration-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78237f27cf0c6ad394e53c40a9476399da5abce103df94f5238e6cf1f692d75f -size 18108 diff --git a/kwayland-integration-5.8.1.tar.xz b/kwayland-integration-5.8.1.tar.xz new file mode 100644 index 0000000..13e0baa --- /dev/null +++ b/kwayland-integration-5.8.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307688799889e4d6dbecdd811397a3167cab17b9d0d50de3fff96433cfa68de3 +size 18108 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index f285fc6..af711b4 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.1 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.1.php + +------------------------------------------------------------------- +Wed Oct 5 07:58:46 UTC 2016 - fabian@ritter-vogt.de + +- Add Source: URL back + ------------------------------------------------------------------- Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index b83fe3e..88aefff 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,14 +17,14 @@ Name: kwayland-integration -Version: 5.8.0 +Version: 5.8.1 Release: 0 %{!?_plasma5_version: %global _plasma5_version %{version}} 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/stable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem From 551ec9aa44eb65df60e6c1c54accba738c5f9f01401504c616e652d23f75259e Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 19 Oct 2016 08:18:31 +0000 Subject: [PATCH 6/7] Accepting request 436031 from KDE:Frameworks5:LTS Update to 5.8.2 OBS-URL: https://build.opensuse.org/request/show/436031 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=56 --- kwayland-integration-5.8.2.tar.xz | 3 +++ kwayland-integration.changes | 8 ++++++++ kwayland-integration.spec | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 kwayland-integration-5.8.2.tar.xz diff --git a/kwayland-integration-5.8.2.tar.xz b/kwayland-integration-5.8.2.tar.xz new file mode 100644 index 0000000..c1e4619 --- /dev/null +++ b/kwayland-integration-5.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea064b1dfd33dd52e6b7c3068ef5498e5da95ff1aefa03c6fdc59f104270f58b +size 18116 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index af711b4..601af07 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.2 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.2.php + ------------------------------------------------------------------- Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 88aefff..edc688d 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,7 +17,7 @@ Name: kwayland-integration -Version: 5.8.1 +Version: 5.8.2 Release: 0 %{!?_plasma5_version: %global _plasma5_version %{version}} Summary: Integration plugins for various KDE frameworks for wayland windowing system From ac836d3400ae83ad38872f24444e7a1becf39848cc70d05245c0dc096294b1e0 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 19 Oct 2016 09:21:50 +0000 Subject: [PATCH 7/7] Removed stray tarball OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=57 --- kwayland-integration-5.8.1.tar.xz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 kwayland-integration-5.8.1.tar.xz diff --git a/kwayland-integration-5.8.1.tar.xz b/kwayland-integration-5.8.1.tar.xz deleted file mode 100644 index 13e0baa..0000000 --- a/kwayland-integration-5.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:307688799889e4d6dbecdd811397a3167cab17b9d0d50de3fff96433cfa68de3 -size 18108