From 769f0ad71d29ce4c6d0999b1d7d365c7253786b6 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Mon, 4 Apr 2011 13:02:42 -0700 Subject: [PATCH] 3.0.0 --- .gitignore | 1 + file-roller.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cded810..4cd7e40 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ file-roller-2.31.5.tar.bz2 /file-roller-2.91.91.tar.bz2 /file-roller-2.91.92.tar.bz2 /file-roller-2.91.93.tar.bz2 +/file-roller-3.0.0.tar.bz2 diff --git a/file-roller.spec b/file-roller.spec index cd01f2d..e390768 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -1,12 +1,12 @@ Summary: Tool for viewing and creating archives Name: file-roller -Version: 2.91.93 +Version: 3.0.0 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}.tar.bz2 +Source: http://download.gnome.org/sources/file-roller/3.0/file-roller-%{version}.tar.bz2 BuildRequires: glib2-devel BuildRequires: pango-devel @@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || : %changelog +* Mon Apr 4 2011 Christopher Aillon - 3.0.0-1 +- Update to 3.0.0 + * Fri Mar 25 2011 Matthias Clasen - 2.91.93-1 - Update to 2.91.93 diff --git a/sources b/sources index 0b9fa1b..1f12ace 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95984a70a75c93fcd60199fc3f6ba84c file-roller-2.91.93.tar.bz2 +88ef90af3753a7715c437c8e2977be38 file-roller-3.0.0.tar.bz2