upgrade to 1.6.2 for xfce 4.16
This commit is contained in:
parent
2b308009ac
commit
8dd25f234b
Binary file not shown.
BIN
xfce4-clipman-plugin-1.6.2.tar.bz2
Normal file
BIN
xfce4-clipman-plugin-1.6.2.tar.bz2
Normal file
Binary file not shown.
@ -1,16 +1,16 @@
|
||||
%global xfceversion 4.14
|
||||
%global _hardened_build 1
|
||||
%global minorversion 1.6
|
||||
%global xfceversion 4.16
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: xfce4-clipman-plugin
|
||||
Version: 1.6.1
|
||||
Release: 3
|
||||
Version: 1.6.2
|
||||
Release: 1
|
||||
Summary: Clipboard manager plugin for the Xfce panel
|
||||
License: GPLv2+
|
||||
#Group: Development/Libraries
|
||||
URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
|
||||
Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{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: libxfce4ui-devel >= %{xfceversion}
|
||||
@ -23,6 +23,7 @@ BuildRequires: unique-devel >= 1.0.0
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
Requires: xfce4-panel >= %{xfceversion}
|
||||
|
||||
%description
|
||||
@ -61,7 +62,7 @@ desktop-file-install \
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%doc AUTHORS ChangeLog NEWS README.md
|
||||
%license COPYING
|
||||
%config %{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
|
||||
%config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
|
||||
@ -75,10 +76,13 @@ desktop-file-install \
|
||||
%{_datadir}/applications/xfce4-clipman.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||
%{_datadir}/xfce4/panel/plugins/%{name}.desktop
|
||||
%{_datadir}/appdata/xfce4-clipman.appdata.xml
|
||||
%{_datadir}/metainfo/xfce4-clipman.appdata.xml
|
||||
%{_datadir}/icons/hicolor/16x16/apps/clipman-symbolic.svg
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.6.2-1
|
||||
- Update to 1.6.2
|
||||
|
||||
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.6.1-3
|
||||
- add extra macros : minorversion
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user