From 5b1bcb23ef87103070b8a894118cbb97aefe77692811d0ab3d0c118ee0484d5b Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 11 Jun 2017 07:41:29 +0000 Subject: [PATCH] KDE Frameworks 5.35 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwindowsystem?expand=0&rev=139 --- kwindowsystem-5.34.0.tar.xz | 3 --- kwindowsystem-5.35.0.tar.xz | 3 +++ kwindowsystem.changes | 17 +++++++++++++++++ kwindowsystem.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 kwindowsystem-5.34.0.tar.xz create mode 100644 kwindowsystem-5.35.0.tar.xz diff --git a/kwindowsystem-5.34.0.tar.xz b/kwindowsystem-5.34.0.tar.xz deleted file mode 100644 index 81acac4..0000000 --- a/kwindowsystem-5.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:035190f599d7ff5718b2254dd9cb4100a22f69cd1e8bdb60dd2970e8d4e9e2ea -size 167480 diff --git a/kwindowsystem-5.35.0.tar.xz b/kwindowsystem-5.35.0.tar.xz new file mode 100644 index 0000000..d0d2c7c --- /dev/null +++ b/kwindowsystem-5.35.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27396217091c1b7399399255ce39c0d4c7df87c863d00fbfbce45c67b7580b9 +size 167540 diff --git a/kwindowsystem.changes b/kwindowsystem.changes index cb51245..a9d068d 100644 --- a/kwindowsystem.changes +++ b/kwindowsystem.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jun 11 09:27:43 CEST 2017 - lbeltrame@kde.org + +- Update to 5.35.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.35.0.php +- Changes since 5.34.0: + * Better fix for NetRootInfoTestWM in path with spaces + * Revert broken fix TestKWindowsystemPlatformWayland in path with spaces + * Un-bitrot debug code + * Fix TestKWindowsystemPlatformWayland & NetRootInfoTestWM in path with spaces + * use Q_FALLTHROUGH + * Use explicit flag values or explicit constructor instead of nullptr + * Add .arcconfig + * API dox: Fix usage of @link, using JavaDoc style + ------------------------------------------------------------------- Mon May 15 13:53:14 CEST 2017 - fabian@ritter-vogt.de diff --git a/kwindowsystem.spec b/kwindowsystem.spec index 704ff15..856aa22 100644 --- a/kwindowsystem.spec +++ b/kwindowsystem.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5WindowSystem5 -%define _tar_path 5.34 +%define _tar_path 5.35 Name: kwindowsystem -Version: 5.34.0 +Version: 5.35.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path}