diff --git a/xfce4-settings-4.16.0.tar.bz2 b/xfce4-settings-4.16.0.tar.bz2 deleted file mode 100644 index 2d98784..0000000 Binary files a/xfce4-settings-4.16.0.tar.bz2 and /dev/null differ diff --git a/xfce4-settings-4.16.2.tar.bz2 b/xfce4-settings-4.16.2.tar.bz2 new file mode 100644 index 0000000..c95a5b9 Binary files /dev/null and b/xfce4-settings-4.16.2.tar.bz2 differ diff --git a/xfce4-settings.spec b/xfce4-settings.spec index aa247ad..b9db055 100644 --- a/xfce4-settings.spec +++ b/xfce4-settings.spec @@ -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 - 4.16.2-1 +- Update to 4.16.2 + * Fri Jun 18 2021 zhanglin - 4.16.0-1 - Update to 4.16.0