From 9b810b0d926cd03ab078cd4b6751ef398b1f62fc0b1c3a7124f40139b7399e73 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 15 Sep 2017 03:22:16 +0000 Subject: [PATCH 1/3] Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=94 --- kwayland-integration-5.10.5.tar.xz | 3 --- kwayland-integration-5.10.95.tar.xz | 3 +++ kwayland-integration.changes | 10 ++++++++++ kwayland-integration.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 kwayland-integration-5.10.5.tar.xz create mode 100644 kwayland-integration-5.10.95.tar.xz diff --git a/kwayland-integration-5.10.5.tar.xz b/kwayland-integration-5.10.5.tar.xz deleted file mode 100644 index 541ce92..0000000 --- a/kwayland-integration-5.10.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be55e85c78635a075946be5fc14ea2dddf7a5b9d0e9911bd2a85d82777863e68 -size 18600 diff --git a/kwayland-integration-5.10.95.tar.xz b/kwayland-integration-5.10.95.tar.xz new file mode 100644 index 0000000..bc32e34 --- /dev/null +++ b/kwayland-integration-5.10.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8369f950ad3877ca2cbb5fc64e4c36c796462f2340e4cd6c3b69e71c765e8fd4 +size 18564 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index bb60311..7b76877 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10.95 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.10.95.php +- Changes since 5.10.5: + * None + ------------------------------------------------------------------- Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index e0f02bb..12f9151 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,7 +17,7 @@ Name: kwayland-integration -Version: 5.10.5 +Version: 5.10.95 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -27,13 +27,13 @@ Summary: Integration plugins for various KDE frameworks for wayland windo License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{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(KF5IdleTime) >= 5.24.0 +BuildRequires: cmake(KF5Wayland) >= 5.24.0 +BuildRequires: cmake(KF5WindowSystem) >= 5.24.0 BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRequires: cmake(Qt5Test) >= 5.4.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From a3f1c8a75d23d73623827527fda4d91e5e28dc627f490cc0ffed3bf1e2a04184 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 5 Oct 2017 20:23:42 +0000 Subject: [PATCH 2/3] Plasma 5.11 final OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=95 --- kwayland-integration-5.10.95.tar.xz | 3 --- kwayland-integration-5.11.0.tar.xz | 3 +++ kwayland-integration.changes | 10 ++++++++++ kwayland-integration.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kwayland-integration-5.10.95.tar.xz create mode 100644 kwayland-integration-5.11.0.tar.xz diff --git a/kwayland-integration-5.10.95.tar.xz b/kwayland-integration-5.10.95.tar.xz deleted file mode 100644 index bc32e34..0000000 --- a/kwayland-integration-5.10.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8369f950ad3877ca2cbb5fc64e4c36c796462f2340e4cd6c3b69e71c765e8fd4 -size 18564 diff --git a/kwayland-integration-5.11.0.tar.xz b/kwayland-integration-5.11.0.tar.xz new file mode 100644 index 0000000..4fafaf9 --- /dev/null +++ b/kwayland-integration-5.11.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c218e8f58bbac918419ddb932907eacb361a468e45ad5f283af488aa27770fef +size 18492 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 7b76877..c276ef8 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 5 12:39:18 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.11.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.11.0.php +- Changes since 5.10.95: + * None + ------------------------------------------------------------------- Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 12f9151..fe94fc5 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,7 +17,7 @@ Name: kwayland-integration -Version: 5.10.95 +Version: 5.11.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} From c9601abbe8332da7f92712f2c8b87c4cb6fc831ff349e7482fba21cab8d36acc Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 6 Oct 2017 04:32:45 +0000 Subject: [PATCH 3/3] Strip URLs from sources OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=96 --- kwayland-integration.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kwayland-integration.spec b/kwayland-integration.spec index fe94fc5..3610a5f 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -27,7 +27,7 @@ Summary: Integration plugins for various KDE frameworks for wayland windo License: LGPL-2.1+ Group: Development/Libraries/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz +Source: kwayland-integration-%{version}.tar.xz BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem