Update to 3.22.2
This commit is contained in:
parent
7cb25acc75
commit
02137c1a2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-3.21.92.tar.xz
|
/nautilus-3.21.92.tar.xz
|
||||||
/nautilus-3.22.0.tar.xz
|
/nautilus-3.22.0.tar.xz
|
||||||
/nautilus-3.22.1.tar.xz
|
/nautilus-3.22.1.tar.xz
|
||||||
|
/nautilus-3.22.2.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global gsettings_desktop_schemas_version 3.8.0
|
%global gsettings_desktop_schemas_version 3.8.0
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.22.1
|
Version: 3.22.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
|
|
||||||
@ -146,6 +146,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
|
||||||
|
* Mon Dec 12 2016 David King <amigadave@amigadave.com> - 3.22.2-1
|
||||||
|
- Update to 3.22.2
|
||||||
|
|
||||||
* Fri Oct 14 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
* Fri Oct 14 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||||
- Update to 3.22.1
|
- Update to 3.22.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user