diff --git a/.gitignore b/.gitignore index b5ce5c0..96cb28f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ nautilus-sendto-2.90.0.tar.bz2 /nautilus-sendto-3.0.0.tar.bz2 /nautilus-sendto-3.0.1.tar.bz2 /nautilus-sendto-3.0.2.tar.xz +/nautilus-sendto-3.0.3.tar.bz2 diff --git a/nautilus-sendto.spec b/nautilus-sendto.spec index f443b08..2ad4285 100644 --- a/nautilus-sendto.spec +++ b/nautilus-sendto.spec @@ -1,13 +1,13 @@ Name: nautilus-sendto Epoch: 1 -Version: 3.0.2 -Release: 3%{?dist} +Version: 3.0.3 +Release: 1%{?dist} Summary: Nautilus context menu for sending files Group: User Interface/Desktops License: GPLv2+ URL: ftp://ftp.gnome.org/pub/gnome/sources/%{name} -Source0: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2 BuildRequires: gtk3-devel BuildRequires: evolution-data-server-devel >= 1.9.1 @@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_includedir}/nautilus-sendto/nautilus-sendto-plugin.h %changelog +* Fri May 11 2012 Bastien Nocera 3.0.3-1 +- Update to 3.0.3 + * Mon Apr 30 2012 Paul W. Frields - 1:3.0.2-3 - Rebuild against newer evolution-data-server diff --git a/sources b/sources index 73ae461..494dcf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfd7e91cdd27adaed50bf7050229c8bc nautilus-sendto-3.0.2.tar.xz +54f01e76936282a2e7360c2bfd9426fa nautilus-sendto-3.0.3.tar.bz2