!12 Update to 4.16.2

From: @zhang__3125 
Reviewed-by: @dillon_chen, @dwl301 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2022-06-23 06:54:50 +00:00 committed by Gitee
commit 5c67e242da
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 6 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,9 @@
%global xfceversion 4.16
Name: xfce4-settings
Version: 4.16.0
Version: 4.16.2
Release: 1
Summary: Settings Manager for Xfce
License: GPLv2+
URL: http://www.xfce.org/
Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
@ -36,7 +35,6 @@ This package includes the settings manager applications for the Xfce desktop.
%setup -q
%patch10
%build
%configure --enable-sound-settings --enable-pluggable-dialogs --enable-maintainer-mode --enable-xorg-libinput
%make_build
@ -53,7 +51,6 @@ for file in %{buildroot}%{_datadir}/applications/*.desktop ; do
$file
done
%find_lang %{name}
%files -f %{name}.lang
@ -71,12 +68,13 @@ done
%{_bindir}/xfce4-find-cursor
%{_datadir}/applications/xfce*.desktop
%{_libdir}/xfce4
%{_libdir}/xfce4/xfce4-compose-mail
%{_libdir}/xfce4/settings
%{_datadir}/icons/hicolor/*/*/*xfce*
%{_datadir}/xfce4/helpers/*.desktop
%changelog
* Mon Jun 20 2022 zhanglin <lin.zhang@turbolinux.com.cn> - 4.16.2-1
- Update to 4.16.2
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 4.16.0-1
- Update to 4.16.0