epel9
Jan Grulich 5 years ago
parent 0fad24303e
commit 07ef62c533

1
.gitignore vendored

@ -72,3 +72,4 @@
/libkscreen-5.17.5.tar.xz
/libkscreen-5.17.90.tar.xz
/libkscreen-5.17.90.1.tar.xz
/libkscreen-5.18.0.tar.xz

@ -2,8 +2,8 @@
Name: libkscreen-qt5
Summary: KDE display configuration library
Version: 5.17.90
Release: 3%{?dist}
Version: 5.18.0
Release: 1%{?dist}
License: GPLv2+
URL: https://cgit.kde.org/%{base_name}.git
@ -14,7 +14,7 @@ URL: https://cgit.kde.org/%{base_name}.git
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.1.tar.xz
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz
Patch1: libkscreen-5.6.4-rhel-nowayland.patch
# filter plugin provides
@ -54,7 +54,7 @@ developing applications that use %{name}.
%prep
%setup -q -n %{base_name}-%{version}.1
%setup -q -n %{base_name}-%{version}
%if 0%{?rhel} && 0%{?rhel} <= 7
%patch1 -p1 -b .nowayland
%endif
@ -95,6 +95,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Tue Feb 11 2020 Jan Grulich <jgrulich@redhat.com> - 5.18.0-1
- 5.18.0
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.17.90-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (libkscreen-5.17.90.1.tar.xz) = a0ae455b8bdd994e3532f32b76fbd87b5c3d5f67c594e3c133087c3860c6b5d9704058aff7d3bdcb9a9b8c584151e9454e4cfc0216c94ac25be07a17ad9558ab
SHA512 (libkscreen-5.18.0.tar.xz) = 9766d0ed8a03361983fa127bb6b88f252d407bf65fd2845208f9507180bc68f7f3e6efac473a475b519b10618f477aa55811abd07c41059310aabb4c78c00c9f

Loading…
Cancel
Save