!3 update to 4.16.0

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

Binary file not shown.

Binary file not shown.

View File

@ -1,16 +1,15 @@
%global _hardened_build 1
%global xfceversion 4.14
%global xfceversion 4.16
Name: thunar-volman
Version: 0.9.5
Release: 2
Version: 4.16.0
Release: 1
Summary: Automatic management of removable drives and media for Thunar
License: GPLv2+
#Group: Development/Libraries
URL: http://goodies.xfce.org/projects/thunar-plugins/%{name}
Source0: http://archive.xfce.org/src/xfce/%{name}/0.9/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#BuildArch: noarch
BuildRequires: gcc-c++
BuildRequires: exo-devel >= 0.6.0
BuildRequires: xfconf >= %{xfceversion}
@ -54,7 +53,7 @@ desktop-file-install \
%files -f %{name}.lang
%doc AUTHORS ChangeLog NEWS README THANKS
%doc AUTHORS ChangeLog
%license COPYING
%{_bindir}/thunar-volman
%{_bindir}/thunar-volman-settings
@ -62,5 +61,8 @@ desktop-file-install \
%{_datadir}/applications/*thunar-volman-settings.desktop
%changelog
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 4.16.0-1
- update to 4.16.0
* Thu Jul 9 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.9.5-1
- Init package