3.10.0
This commit is contained in:
parent
6dad3e0129
commit
17e2969d43
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.9.90.tar.xz
|
||||
/nautilus-3.9.91.tar.xz
|
||||
/nautilus-3.9.92.tar.xz
|
||||
/nautilus-3.10.0.tar.xz
|
||||
|
@ -9,11 +9,11 @@
|
||||
|
||||
Name: nautilus
|
||||
Summary: File manager for GNOME
|
||||
Version: 3.9.92
|
||||
Version: 3.10.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: User Interface/Desktops
|
||||
Source: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
|
||||
|
||||
URL: http://projects.gnome.org/nautilus/
|
||||
Requires: redhat-menus
|
||||
@ -166,6 +166,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
||||
- Update to 3.9.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user