Bump gtk3 dep to 3.18.5
https://bugzilla.redhat.com/show_bug.cgi?id=1283246
This commit is contained in:
parent
783bb7791b
commit
476fd34946
@ -1,6 +1,6 @@
|
|||||||
%global glib2_version 2.45.7
|
%global glib2_version 2.45.7
|
||||||
%global gnome_desktop3_version 3.0.0
|
%global gnome_desktop3_version 3.0.0
|
||||||
%global gtk3_version 3.17.5
|
%global gtk3_version 3.18.5
|
||||||
%global libxml2_version 2.7.8
|
%global libxml2_version 2.7.8
|
||||||
%global libexif_version 0.6.20
|
%global libexif_version 0.6.20
|
||||||
%global exempi_version 2.1.0
|
%global exempi_version 2.1.0
|
||||||
@ -10,7 +10,7 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
Version: 3.18.2
|
Version: 3.18.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
||||||
@ -161,6 +161,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
|
||||||
|
* Wed Nov 18 2015 Kalev Lember <klember@redhat.com> - 3.18.2-2
|
||||||
|
- Bump gtk3 dep to 3.18.5 (#1283246)
|
||||||
|
|
||||||
* Fri Nov 13 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
* Fri Nov 13 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
||||||
- Update to 3.18.2
|
- Update to 3.18.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user