Update to 3.7.0
This commit is contained in:
parent
ca1ed4eeb7
commit
dffe4e13c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.5.18.tar.xz
|
||||
/gtk+-3.6.0.tar.xz
|
||||
/gtk+-3.6.1.tar.xz
|
||||
/gtk+-3.7.0.tar.xz
|
||||
|
11
gtk3.spec
11
gtk3.spec
@ -1,7 +1,7 @@
|
||||
%global glib2_version 2.33.1
|
||||
%global pango_version 1.30.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 xrandr_version 1.2.99.4-2
|
||||
|
||||
@ -9,13 +9,13 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.6.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.7.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
#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
|
||||
|
||||
BuildRequires: gnome-common autoconf automake intltool gettext
|
||||
@ -244,6 +244,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%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
|
||||
- Don't pull in imsettings just for a directory
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user