diff --git a/.gitignore b/.gitignore index 0d7b0c2..ae61d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ file-roller-2.31.4.tar.bz2 file-roller-2.31.5.tar.bz2 /file-roller-2.91.0.tar.bz2 /file-roller-2.91.0-git02e93b4.tar.gz +/file-roller-2.91.1.tar.bz2 diff --git a/file-roller.spec b/file-roller.spec index 6cf66de..30c3d9e 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -6,17 +6,16 @@ %define desktop_file_utils_version 0.9 %define nautilus_version 2.22.2 %define gnome_doc_utils_version 0.3.2 -%define alphatag git02e93b4 Summary: Tool for viewing and creating archives Name: file-roller -Version: 2.91.0 -Release: 3.%{alphatag}%{?dist} +Version: 2.91.1 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Archiving URL: http://download.gnome.org/sources/file-roller/ #VCS: git:git://git.gnome.org/file-roller -Source: http://download.gnome.org/sources/file-roller/2.91/file-roller-%{version}-%{alphatag}.tar.gz +Source: http://download.gnome.org/sources/file-roller/2.91/file-roller-%{version}.tar.gz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} @@ -36,19 +35,12 @@ Requires(pre): GConf2 # The context menu API changed in 2.2.0: Conflicts: nautilus < 2.2.0 -Patch0: gtk-dep.patch -BuildRequires: autoconf automake libtool - %description File Roller is an application for creating and viewing archives files, such as tar or zip files. %prep %setup -q -%patch0 -p1 -b .gtk-dep - -autoreconf -i -f -intltoolize -f %build %configure --disable-scrollkeeper \ @@ -110,6 +102,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %changelog +* Thu Nov 11 2010 Matthias Clasen 2.91.1-1 +- 2.91.1 + * Mon Nov 1 2010 Matthias Clasen 2.91.0-3.%{alphatag} - Rebuild against newer gtk3 diff --git a/sources b/sources index 32a0dfa..f2b6e0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4cd287a269bc4e88e8f35c019c960d8 file-roller-2.91.0-git02e93b4.tar.gz +b1a1f456631989bdcaf324adce954f06 file-roller-2.91.1.tar.bz2