Update to 3.7.0

This commit is contained in:
Kalev Lember 2012-11-08 23:48:20 +01:00
parent ca1ed4eeb7
commit dffe4e13c5
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@ gtk+-2.90.5.tar.bz2
/gtk+-3.5.18.tar.xz /gtk+-3.5.18.tar.xz
/gtk+-3.6.0.tar.xz /gtk+-3.6.0.tar.xz
/gtk+-3.6.1.tar.xz /gtk+-3.6.1.tar.xz
/gtk+-3.7.0.tar.xz

View File

@ -1,7 +1,7 @@
%global glib2_version 2.33.1 %global glib2_version 2.33.1
%global pango_version 1.30.0 %global pango_version 1.30.0
%global gdk_pixbuf_version 2.26.0 %global gdk_pixbuf_version 2.26.0
%global atk_version 2.2.0 %global atk_version 2.5.3
%global cairo_version 1.10.0 %global cairo_version 1.10.0
%global xrandr_version 1.2.99.4-2 %global xrandr_version 1.2.99.4-2
@ -9,13 +9,13 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk3 Name: gtk3
Version: 3.6.1 Version: 3.7.0
Release: 2%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gtk.org URL: http://www.gtk.org
#VCS: git:git://git.gnome.org/gtk+ #VCS: git:git://git.gnome.org/gtk+
Source: http://download.gnome.org/sources/gtk+/3.6/gtk+-%{version}.tar.xz Source: http://download.gnome.org/sources/gtk+/3.7/gtk+-%{version}.tar.xz
Source1: im-cedilla.conf Source1: im-cedilla.conf
BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: gnome-common autoconf automake intltool gettext
@ -244,6 +244,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%changelog %changelog
* Thu Nov 08 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.0-1
- Update to 3.7.0
* Fri Oct 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-2 * Fri Oct 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-2
- Don't pull in imsettings just for a directory - Don't pull in imsettings just for a directory

View File

@ -1 +1 @@
2f5905dd721321fc1586b0843417339d gtk+-3.6.1.tar.xz 8f00883cd2c8568484e1de40343977c4 gtk+-3.7.0.tar.xz