From 9f5ae0b79a0f1b2bf2b63698d68ec184291459cb Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 8 Apr 2016 14:30:34 -0500 Subject: [PATCH] 5.6.1 --- .gitignore | 12 +----------- kwayland-integration.spec | 18 ++++++++++-------- sources | 2 +- 3 files changed, 12 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 42af23b..45f93f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1 @@ -/kwayland-integration-5.4.0.tar.xz -/kwayland-integration-5.4.1.tar.xz -/kwayland-integration-5.4.2.tar.xz -/kwayland-integration-5.4.3.tar.xz -/kwayland-integration-5.4.95.tar.xz -/kwayland-integration-5.5.0.tar.xz -/kwayland-integration-5.5.1.tar.xz -/kwayland-integration-5.5.2.tar.xz -/kwayland-integration-5.5.3.tar.xz -/kwayland-integration-5.5.4.tar.xz -/kwayland-integration-5.5.5.tar.xz +/kwayland-integration-5.6.1.tar.xz diff --git a/kwayland-integration.spec b/kwayland-integration.spec index a6ce576..212900c 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -1,12 +1,12 @@ %global wayland_min_version 1.3 -Name: kwayland-integration -Version: 5.5.5 +Name: kwayland-integration +Version: 5.6.1 Release: 1%{?dist} -Summary: Provides integration plugins for various KDE Frameworks for Wayland +Summary: Provides integration plugins for various KDE Frameworks for Wayland -License: LGPLv2+ -URL: https://projects.kde.org/projects/kde/workspace/kwayland-integration +License: LGPLv2+ +URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 @@ -14,11 +14,10 @@ URL: https://projects.kde.org/projects/kde/workspace/kwayland-integra %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: qt5-qtbase-devel -BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros @@ -33,7 +32,7 @@ Requires: kf5-filesystem %prep -%setup -q -n %{name}-%{version} +%autosetup -p1 %build @@ -59,6 +58,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Apr 08 2016 Rex Dieter - 5.6.1-1 +- 5.6.1 + * Tue Mar 01 2016 Daniel Vrátil - 5.5.5-1 - Plasma 5.5.5 diff --git a/sources b/sources index c0979d4..90cfd43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a2b4ede7e3e00942d78311af62ebf8f kwayland-integration-5.5.5.tar.xz +36bbfa042c810e2f8b845d8dcaec2a42 kwayland-integration-5.6.1.tar.xz