update to upstream version 5.24.0
This commit is contained in:
parent
86c44004e2
commit
82e2899495
Binary file not shown.
BIN
kdecoration-5.24.0.tar.xz
Normal file
BIN
kdecoration-5.24.0.tar.xz
Normal file
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.18.5
|
Version: 5.24.0
|
||||||
Release: 1
|
Release: 1
|
||||||
|
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -37,6 +37,8 @@ BuildRequires: xorg-x11-server-Xvfb
|
|||||||
# For AutoReq cmake-filesystem
|
# For AutoReq cmake-filesystem
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: cmake(KF5I18n)
|
BuildRequires: cmake(KF5I18n)
|
||||||
|
BuildRequires: cmake(KF5CoreAddons)
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
Requires: kf5-filesystem
|
Requires: kf5-filesystem
|
||||||
|
|
||||||
@ -85,7 +87,7 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING.LIB
|
%license LICENSES/*.txt
|
||||||
%{_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
|
||||||
@ -100,6 +102,9 @@ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 11 2022 pei-jiankang<peijiankang@kylinos.com> - 5.24.0-1
|
||||||
|
- update to upstream version 5.24.0
|
||||||
|
|
||||||
* Fri Jan 28 2022 pei-jiankang<peijiankang@kylinos.com> - 5.18.5-1
|
* Fri Jan 28 2022 pei-jiankang<peijiankang@kylinos.com> - 5.18.5-1
|
||||||
- revert to upstream version 5.18.5
|
- revert to upstream version 5.18.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user