This commit is contained in:
Matthias Clasen 2010-09-21 22:14:43 -04:00
parent 7945c189f7
commit a8176437c5

View File

@ -15,7 +15,7 @@
Name: nautilus
Summary: File manager for GNOME
Version: 2.90.1
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: User Interface/Desktops
Source: http://download.gnome.org/sources/%{name}/2.90/%{name}-%{version}.tar.bz2
@ -244,6 +244,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
%changelog
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> - 2.90.1-3
- Rebuild against newer gobject-introspection
* Mon Aug 30 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.90.1-2
- Require gsettings-desktop-schemas (#628273)