Update to 3.16.1

This commit is contained in:
Kalev Lember 2015-04-15 15:06:45 +02:00
parent 1d3a6d47a7
commit 0829a1c74a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -83,3 +83,4 @@ nautilus-2.31.6.tar.bz2
/nautilus-3.15.91.tar.xz
/nautilus-3.15.92.tar.xz
/nautilus-3.16.0.tar.xz
/nautilus-3.16.1.tar.xz

View File

@ -9,8 +9,8 @@
Name: nautilus
Summary: File manager for GNOME
Version: 3.16.0
Release: 2%{?dist}
Version: 3.16.1
Release: 1%{?dist}
License: GPLv2+
Group: User Interface/Desktops
Source: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
@ -179,6 +179,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
%changelog
* Wed Apr 15 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
- Update to 3.16.1
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 3.16.0-2
- Use better AppData screenshots

View File

@ -1 +1 @@
38ad6ef55a8192d9bb4e4c094b232a2a nautilus-3.16.0.tar.xz
28102519935a23415ffb08b4e338557e nautilus-3.16.1.tar.xz