2.91.6
This commit is contained in:
parent
c815672989
commit
c67f7b6fc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ file-roller-2.31.5.tar.bz2
|
|||||||
/file-roller-2.91.2.tar.bz2
|
/file-roller-2.91.2.tar.bz2
|
||||||
/file-roller-2.91.4.tar.bz2
|
/file-roller-2.91.4.tar.bz2
|
||||||
/file-roller-2.91.5.tar.bz2
|
/file-roller-2.91.5.tar.bz2
|
||||||
|
/file-roller-2.91.6.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Tool for viewing and creating archives
|
Summary: Tool for viewing and creating archives
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 2.91.5
|
Version: 2.91.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://download.gnome.org/sources/file-roller/
|
URL: http://download.gnome.org/sources/file-roller/
|
||||||
@ -10,7 +10,7 @@ Source: http://download.gnome.org/sources/file-roller/2.91/file-roller-%
|
|||||||
|
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
BuildRequires: gtk3-devel >= 2.99
|
BuildRequires: gtk3-devel >= 2.99.3
|
||||||
BuildRequires: libglade2-devel
|
BuildRequires: libglade2-devel
|
||||||
BuildRequires: nautilus-devel
|
BuildRequires: nautilus-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
@ -108,6 +108,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-1
|
||||||
|
- Update to 2.91.6
|
||||||
|
|
||||||
* Tue Jan 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-2
|
* Tue Jan 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-2
|
||||||
- Drop ancient version requirements
|
- Drop ancient version requirements
|
||||||
- Drop prehistoric conflict
|
- Drop prehistoric conflict
|
||||||
|
Loading…
Reference in New Issue
Block a user