epel9
Rex Dieter 9 years ago
parent 3dfe3d4aef
commit af008e090b

3
.gitignore vendored

@ -1,2 +1 @@
/kwayland-5.5.4.tar.xz
/kwayland-5.5.5.tar.xz
/kwayland-5.6.1.tar.xz

@ -3,12 +3,12 @@
%global wayland_min_version 1.3
Name: kf5-%{framework}
Version: 5.5.5
Version: 5.6.1
Release: 1%{?dist}
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
License: GPLv2+
URL: https://projects.kde.org/kwayland
URL: https://quickgit.kde.org/?p=%{framework}.git
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
@ -18,7 +18,6 @@ URL: https://projects.kde.org/kwayland
%endif
Source0: http://download.kde.org/%{stable}/plasma/%{version}/kwayland-%{version}.tar.xz
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros
BuildRequires: libwayland-client-devel >= %{wayland_min_version}
@ -42,7 +41,7 @@ developing applications that use %{name}.
%prep
%setup -q -n %{framework}-%{version}
%autosetup -n %{framework}-%{version} -p1
%build
@ -78,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Fri Apr 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.1-1
- 5.6.1
* Tue Mar 01 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.5-1
- Plasma 5.5.5

@ -1 +1 @@
74914469e90c2c1439d5caf3a5f246f6 kwayland-5.5.5.tar.xz
1ab98b13ae5a1b382bc0468a5e28cdb6 kwayland-5.6.1.tar.xz

Loading…
Cancel
Save