Update to 3.6.0
This commit is contained in:
parent
f6a27710d6
commit
b18ca8ac75
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-3.5.90.tar.xz
|
/nautilus-3.5.90.tar.xz
|
||||||
/nautilus-3.5.91.tar.xz
|
/nautilus-3.5.91.tar.xz
|
||||||
/nautilus-3.5.92.tar.xz
|
/nautilus-3.5.92.tar.xz
|
||||||
|
/nautilus-3.6.0.tar.xz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
Version: 3.5.92
|
Version: 3.6.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
|
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 25 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.6.0-1
|
||||||
|
- Update to 3.6.0
|
||||||
|
|
||||||
* Tue Sep 18 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.92-1
|
* Tue Sep 18 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.92-1
|
||||||
- Update to 3.5.92
|
- Update to 3.5.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user