diff --git a/.gitignore b/.gitignore index 31bfcb8..daf338c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1 @@ -/libkscreen-5.4.1.tar.xz -/libkscreen-5.4.2.tar.xz -/libkscreen-5.4.3.tar.xz -/libkscreen-5.4.95.tar.xz -/libkscreen-5.5.0.tar.xz -/libkscreen-5.5.1.tar.xz -/libkscreen-5.5.2.tar.xz -/libkscreen-5.5.3.tar.xz -/libkscreen-5.5.4.tar.xz -/libkscreen-5.5.5.tar.xz +/libkscreen-5.6.1.tar.xz diff --git a/libkscreen-qt5.spec b/libkscreen-qt5.spec index 780c10c..bc6e0a4 100644 --- a/libkscreen-qt5.spec +++ b/libkscreen-qt5.spec @@ -2,11 +2,11 @@ Name: libkscreen-qt5 Summary: KDE display configuration library -Version: 5.5.5 +Version: 5.6.1 Release: 1%{?dist} License: GPLv2+ -URL: https://projects.kde.org/projects/kde/workspace/libkscreen +URL: https://quickgit.kde.org/?p=%{base_name}.git %global revision %(echo %{version} | cut -d. -f3) @@ -20,9 +20,9 @@ Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name} ## upstreamable patches ## upstream patches -BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros +BuildRequires: kf5-kwayland-devel >= %{version} BuildRequires: libX11-devel BuildRequires: libxcb-devel BuildRequires: libXrandr-devel @@ -52,7 +52,7 @@ developing applications that use %{name}. %prep -%setup -q -n %{base_name}-%{version} +%autosetup -n %{base_name}-%{version} -p1 %build @@ -72,7 +72,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %postun -p /sbin/ldconfig %files -%doc COPYING +%license COPYING %{_kf5_libexecdir}/kscreen_backend_launcher %{_kf5_libdir}/libKF5Screen.so.* %{_kf5_plugindir}/kscreen/ @@ -88,6 +88,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 4e67874..8ec10d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -981b99beb45af1a11a3d13d0e100bc3a libkscreen-5.5.5.tar.xz +e2cc88a075934ce5551aa94d5f5c75e1 libkscreen-5.6.1.tar.xz