Update to 3.24.1
This commit is contained in:
parent
7258c7ff72
commit
fb8cad0378
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.23.91.tar.xz
|
||||
/nautilus-3.23.92.tar.xz
|
||||
/nautilus-3.24.0.tar.xz
|
||||
/nautilus-3.24.1.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global glib2_version 2.49.1
|
||||
%global glib2_version 2.51.2
|
||||
%global gnome_desktop3_version 3.0.0
|
||||
%global gtk3_version 3.21.6
|
||||
%global libxml2_version 2.7.8
|
||||
@ -7,7 +7,7 @@
|
||||
%global gsettings_desktop_schemas_version 3.8.0
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.24.0
|
||||
Version: 3.24.1
|
||||
Release: 1%{?dist}
|
||||
Summary: File manager for GNOME
|
||||
|
||||
@ -147,6 +147,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
||||
- Update to 3.24.1
|
||||
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-3.24.0.tar.xz) = bd076ca8c5525dca3c6ea7cd27ef606c04393ada930869e7c9e7ebb1aef416c6b03f3c99d44b5af2626ee5df6a5ea59833f45f6c946334295c7269d348828703
|
||||
SHA512 (nautilus-3.24.1.tar.xz) = d01be58d9f476dc53e67a3cd2502e7042805ca178d2d7c0d540c3f01c2b7dab505cc7b57716c258a402759f4ed709cca65520397f1cbbf5cd69592ddc63b015e
|
||||
|
Loading…
Reference in New Issue
Block a user