diff --git a/kwayland-integration-5.12.5.tar.xz b/kwayland-integration-5.12.5.tar.xz deleted file mode 100644 index fe0a77f..0000000 --- a/kwayland-integration-5.12.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e363bdcc70ff0a93b1350980ac6f638fcf73224a6f4b1c75bb3058c13dd60c17 -size 18580 diff --git a/kwayland-integration-5.13.0.tar.xz b/kwayland-integration-5.13.0.tar.xz new file mode 100644 index 0000000..4632e08 --- /dev/null +++ b/kwayland-integration-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee43888f2c874dbaac5d4ac6f8b5f8b352ae5209ae4da8bf64de10e213879e43 +size 18488 diff --git a/kwayland-integration.changes b/kwayland-integration.changes index f95ce99..6e49a75 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.13.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.0.php +- Changes since 5.12.90: + * None + +------------------------------------------------------------------- +Sat May 19 14:16:36 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Changes since 5.12.5: + * None + ------------------------------------------------------------------- Wed May 2 09:06:56 CEST 2018 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index 5b55d36..886761a 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,7 +17,7 @@ Name: kwayland-integration -Version: 5.12.5 +Version: 5.13.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} @@ -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/stable/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 @@ -36,7 +36,6 @@ 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 %description Provides integration plugins for various KDE frameworks for the wayland windowing system. @@ -52,8 +51,7 @@ Provides integration plugins for various KDE frameworks for the wayland windowin %kf5_makeinstall -C build %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_plugindir}/ %changelog