Update to 3.22.1
This commit is contained in:
parent
1bdf68c0f0
commit
7cb25acc75
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.21.91.1.tar.xz
|
||||
/nautilus-3.21.92.tar.xz
|
||||
/nautilus-3.22.0.tar.xz
|
||||
/nautilus-3.22.1.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global gsettings_desktop_schemas_version 3.8.0
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.22.0
|
||||
Version: 3.22.1
|
||||
Release: 1%{?dist}
|
||||
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/
|
||||
|
||||
%changelog
|
||||
* Fri Oct 14 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||
- Update to 3.22.1
|
||||
|
||||
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user