Update to 3.18.1

This commit is contained in:
Kalev Lember 2015-10-15 20:00:53 +02:00
parent 9455e3533c
commit 381f621021
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -90,3 +90,4 @@ nautilus-2.31.6.tar.bz2
/nautilus-3.17.90.tar.xz /nautilus-3.17.90.tar.xz
/nautilus-3.17.91.tar.xz /nautilus-3.17.91.tar.xz
/nautilus-3.18.0.tar.xz /nautilus-3.18.0.tar.xz
/nautilus-3.18.1.tar.xz

View File

@ -9,7 +9,7 @@
Name: nautilus Name: nautilus
Summary: File manager for GNOME Summary: File manager for GNOME
Version: 3.18.0 Version: 3.18.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: User Interface/Desktops Group: User Interface/Desktops
@ -161,6 +161,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
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
- Update to 3.18.1
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1 * Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0 - Update to 3.18.0
- Don't pull in all of nautilus for the -extensions subpackage - Don't pull in all of nautilus for the -extensions subpackage

View File

@ -1 +1 @@
a66655cb64dedced9ef17d5ac62e195c nautilus-3.18.0.tar.xz 6310ec9802e829842dd0cb87cfeaaad6 nautilus-3.18.1.tar.xz