revert to upstream version 5.18.5
This commit is contained in:
parent
67ee6ceb32
commit
f51cc164fa
BIN
kdecoration-5.18.5.tar.xz
Normal file
BIN
kdecoration-5.18.5.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
%undefine __cmake_in_source_build
|
|
||||||
# uncomment to enable bootstrap mode
|
# uncomment to enable bootstrap mode
|
||||||
#global bootstrap 1
|
#global bootstrap 1
|
||||||
|
|
||||||
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: kdecoration
|
Name: kdecoration
|
||||||
Summary: A plugin-based library to create window decorations
|
Summary: A plugin-based library to create window decorations
|
||||||
Version: 5.23.3
|
Version: 5.18.5
|
||||||
Release: 1
|
Release: 1
|
||||||
|
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -37,7 +37,6 @@ BuildRequires: xorg-x11-server-Xvfb
|
|||||||
# For AutoReq cmake-filesystem
|
# For AutoReq cmake-filesystem
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n)
|
||||||
BuildRequires: make
|
|
||||||
|
|
||||||
Requires: kf5-filesystem
|
Requires: kf5-filesystem
|
||||||
|
|
||||||
@ -86,7 +85,7 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/*.txt
|
%license COPYING.LIB
|
||||||
%{_kf5_libdir}/libkdecorations2.so.*
|
%{_kf5_libdir}/libkdecorations2.so.*
|
||||||
%{_kf5_libdir}/libkdecorations2private.so.*
|
%{_kf5_libdir}/libkdecorations2private.so.*
|
||||||
%{_datadir}/locale/*/LC_MESSAGES/kdecoration.mo
|
%{_datadir}/locale/*/LC_MESSAGES/kdecoration.mo
|
||||||
@ -101,6 +100,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 28 2022 pei-jiankang<peijiankang@kylinos.com> - 5.18.5-1
|
||||||
|
- revert to upstream version 5.18.5
|
||||||
|
|
||||||
* Tue Jan 18 2022 pei-jiankang<peijiankang@kylinos.com> - 5.23.3-1
|
* Tue Jan 18 2022 pei-jiankang<peijiankang@kylinos.com> - 5.23.3-1
|
||||||
- update to upstream version 5.23.3
|
- update to upstream version 5.23.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user