|
|
|
@ -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 <caillon@redhat.com> - 3.0.0-1
|
|
|
|
|
- Update to 3.0.0
|
|
|
|
|
|
|
|
|
|
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
|
|
|
|
|
- Update to 2.91.93
|
|
|
|
|
|
|
|
|
|