update to 4.16.0
This commit is contained in:
parent
1a4bfa3ccf
commit
6c1ed78a04
Binary file not shown.
BIN
thunar-volman-4.16.0.tar.bz2
Normal file
BIN
thunar-volman-4.16.0.tar.bz2
Normal file
Binary file not shown.
@ -1,16 +1,15 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
%global xfceversion 4.14
|
%global xfceversion 4.16
|
||||||
|
|
||||||
Name: thunar-volman
|
Name: thunar-volman
|
||||||
Version: 0.9.5
|
Version: 4.16.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Automatic management of removable drives and media for Thunar
|
Summary: Automatic management of removable drives and media for Thunar
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#Group: Development/Libraries
|
|
||||||
URL: http://goodies.xfce.org/projects/thunar-plugins/%{name}
|
URL: http://goodies.xfce.org/projects/thunar-plugins/%{name}
|
||||||
Source0: http://archive.xfce.org/src/xfce/%{name}/0.9/%{name}-%{version}.tar.bz2
|
Source0: http://archive.xfce.org/src/xfce/%{name}/0.9/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
#BuildArch: noarch
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: exo-devel >= 0.6.0
|
BuildRequires: exo-devel >= 0.6.0
|
||||||
BuildRequires: xfconf >= %{xfceversion}
|
BuildRequires: xfconf >= %{xfceversion}
|
||||||
@ -54,7 +53,7 @@ desktop-file-install \
|
|||||||
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS ChangeLog NEWS README THANKS
|
%doc AUTHORS ChangeLog
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/thunar-volman
|
%{_bindir}/thunar-volman
|
||||||
%{_bindir}/thunar-volman-settings
|
%{_bindir}/thunar-volman-settings
|
||||||
@ -62,5 +61,8 @@ desktop-file-install \
|
|||||||
%{_datadir}/applications/*thunar-volman-settings.desktop
|
%{_datadir}/applications/*thunar-volman-settings.desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 9 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.9.5-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user