Update to 3.18.1
This commit is contained in:
parent
9455e3533c
commit
381f621021
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user