Update to 3.15.92
This commit is contained in:
parent
186639807f
commit
fe72f9417d
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.15.4.tar.xz
|
||||
/nautilus-3.15.90.tar.xz
|
||||
/nautilus-3.15.91.tar.xz
|
||||
/nautilus-3.15.92.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global glib2_version 2.35.3
|
||||
%global glib2_version 2.43.4
|
||||
%global gnome_desktop3_version 3.0.0
|
||||
%global gtk3_version 3.13.2
|
||||
%global gtk3_version 3.15.2
|
||||
%global libxml2_version 2.7.8
|
||||
%global libexif_version 0.6.20
|
||||
%global exempi_version 2.1.0
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Name: nautilus
|
||||
Summary: File manager for GNOME
|
||||
Version: 3.15.91
|
||||
Version: 3.15.92
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: User Interface/Desktops
|
||||
@ -167,6 +167,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
||||
- Update to 3.15.92
|
||||
|
||||
* Thu Mar 12 2015 David King <amigadave@amigadave.com> - 3.15.91-1
|
||||
- Update to 3.15.91
|
||||
- Validate AppData in check
|
||||
|
Loading…
Reference in New Issue
Block a user