epel9
Rex Dieter 9 years ago
parent 52fd7b3508
commit 9f5ae0b79a

12
.gitignore vendored

@ -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

@ -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 <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 @@
2a2b4ede7e3e00942d78311af62ebf8f kwayland-integration-5.5.5.tar.xz
36bbfa042c810e2f8b845d8dcaec2a42 kwayland-integration-5.6.1.tar.xz

Loading…
Cancel
Save