3.0.0
This commit is contained in:
parent
ffe456a014
commit
769f0ad71d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user