diff --git a/xfce4-statusnotifier-plugin.spec b/xfce4-statusnotifier-plugin.spec index aa6afb0..38cd4f6 100644 --- a/xfce4-statusnotifier-plugin.spec +++ b/xfce4-statusnotifier-plugin.spec @@ -1,12 +1,13 @@ %global _icondir %{_datadir}/icons/hicolor +%global basever 0.2 Name: xfce4-statusnotifier-plugin -Version: 0.1.0 +Version: 0.2.0 Release: 1%{?dist} Summary: Panel area status notifier plugin for Xfce4 License: LGPLv3 URL: http://www.xfce.org/ -Source0: https://git.xfce.org/panel-plugins/%{name}/snapshot/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{basever}/%{name}-%{version}.tar.bz2 BuildRequires: xfce4-dev-tools BuildRequires: libtool BuildRequires: gtk3-devel @@ -63,6 +64,9 @@ fi %{_datadir}/xfce4/panel/plugins/statusnotifier.desktop %changelog +* Fri Sep 08 2017 Mukundan Ragavan - 0.2.0-1 +- Update to 0.2.0 + * Tue Jul 25 2017 Zamir SUN - 0.1.0-1 - Initial xfce4-statusnotifier-plugin