!4 upgrade to 4.16.0 for xfce 4.16
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
644fd3f93b
Binary file not shown.
BIN
xfdesktop-4.16.0.tar.bz2
Normal file
BIN
xfdesktop-4.16.0.tar.bz2
Normal file
Binary file not shown.
@ -1,14 +1,15 @@
|
||||
%global xfceversion 4.14
|
||||
%global xfceversion 4.16
|
||||
|
||||
Name: xfdesktop
|
||||
Version: 4.14.2
|
||||
Release: 2
|
||||
Version: 4.16.0
|
||||
Release: 1
|
||||
Summary: Desktop manager for the Xfce Desktop Environment
|
||||
#Group: Development/Libraries
|
||||
|
||||
License: GPLv2+
|
||||
URL: http://www.xfce.org/
|
||||
Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
#BuildArch: noarch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libxfce4ui-devel >= %{xfceversion}
|
||||
BuildRequires: gettext
|
||||
@ -51,7 +52,7 @@ desktop-file-validate \
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING
|
||||
%doc README TODO ChangeLog NEWS AUTHORS
|
||||
%doc TODO ChangeLog NEWS AUTHORS
|
||||
%{_bindir}/*
|
||||
%{_datadir}/applications/*
|
||||
%{_datadir}/icons/hicolor/*/*/*
|
||||
@ -60,5 +61,8 @@ desktop-file-validate \
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 4.16.0-1
|
||||
- Update to 4.16.0
|
||||
|
||||
* Sun Jul 12 2020 Dillon Chen <dillon.chen@turboliux.com.cn> - 4.14.2-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user