update to upstream version 5.20.90
This commit is contained in:
parent
5e8a260822
commit
54fe800cdc
Binary file not shown.
BIN
libkscreen-5.20.90.tar.xz
Normal file
BIN
libkscreen-5.20.90.tar.xz
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
|
||||
Name: libkscreen-qt5
|
||||
Summary: KDE display configuration library
|
||||
Version: 5.15.5
|
||||
Release: 2
|
||||
Version: 5.20.90
|
||||
Release: 1
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://cgit.kde.org/%{base_name}.git
|
||||
@ -15,7 +15,6 @@ URL: https://cgit.kde.org/%{base_name}.git
|
||||
%global stable stable
|
||||
%endif
|
||||
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz
|
||||
# Patch1: libkscreen-5.6.4-rhel-nowayland.patch
|
||||
|
||||
# filter plugin provides
|
||||
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
|
||||
@ -53,9 +52,6 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{base_name}-%{version}
|
||||
# %if 0%{?rhel}
|
||||
# %patch1 -p1 -b .nowayland
|
||||
# %endif
|
||||
|
||||
|
||||
%build
|
||||
@ -81,7 +77,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_libdir}/libKF5Screen.so.7*
|
||||
%{_kf5_plugindir}/kscreen/
|
||||
%{_datadir}/dbus-1/services/org.kde.kscreen.service
|
||||
%{_sysconfdir}/xdg/libkscreen.categories
|
||||
%{_kf5_datadir}/qlogging-categories5/libkscreen.categories
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/KScreen/
|
||||
@ -93,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 17 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.20.90-1
|
||||
- update to upstream version 5.20.90
|
||||
|
||||
* Mon Dec 13 2021 heyitao <heyitao@uniontech.com> - 5.15.5-2
|
||||
- Remove the dist tag in the version.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user