diff --git a/xfce4-mailwatch-plugin-1.2.0.tar.bz2 b/xfce4-mailwatch-plugin-1.2.0.tar.bz2 new file mode 100644 index 0000000..1d5b572 Binary files /dev/null and b/xfce4-mailwatch-plugin-1.2.0.tar.bz2 differ diff --git a/xfce4-mailwatch-plugin.spec b/xfce4-mailwatch-plugin.spec index 8981b40..1d4d7d0 100644 --- a/xfce4-mailwatch-plugin.spec +++ b/xfce4-mailwatch-plugin.spec @@ -1,16 +1,16 @@ -%global minorversion 1.3 -%global xfceversion 4.16 +%global xfceversion 4.14 %global _hardened_build 1 Name: xfce4-mailwatch-plugin -Version: 1.3.0 +Version: 1.2.0 Release: 1 Summary: Mail Watcher 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 - +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +#BuildArch: noarch BuildRequires: gcc-c++ BuildRequires: exo-devel >= 0.7.2 BuildRequires: gnutls-devel >= 1.2.0 @@ -19,7 +19,6 @@ BuildRequires: libxfce4ui-devel >= %{xfceversion} BuildRequires: xfce4-panel-devel >= %{xfceversion} BuildRequires: gettext BuildRequires: intltool - Requires: xfce4-panel >= %{xfceversion} %description @@ -58,8 +57,5 @@ chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %changelog -* Fri Jun 18 2021 zhanglin - 1.3.0-1 -- Update to 1.3.0 - * Wed Jul 15 2020 - 1.2.0-1 - Init package