Update to 3.20.3
This commit is contained in:
parent
e47606a323
commit
ccb4ca4900
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-3.20.0.tar.xz
|
/nautilus-3.20.0.tar.xz
|
||||||
/nautilus-3.20.1.tar.xz
|
/nautilus-3.20.1.tar.xz
|
||||||
/nautilus-3.20.2.tar.xz
|
/nautilus-3.20.2.tar.xz
|
||||||
|
/nautilus-3.20.3.tar.xz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
Version: 3.20.2
|
Version: 3.20.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -159,6 +159,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
|
||||||
|
* Tue Aug 30 2016 Kalev Lember <klember@redhat.com> - 3.20.3-1
|
||||||
|
- Update to 3.20.3
|
||||||
|
|
||||||
* Mon Aug 01 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
* Mon Aug 01 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
||||||
- Update to 3.20.2
|
- Update to 3.20.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user