From b790554ad79aa4a32accd9b6ae9ea67c9bc8f32f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 24 2013 21:06:36 +0000 Subject: Update to 3.10.0 --- diff --git a/.gitignore b/.gitignore index 1dc89fd..5243140 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.9.12.tar.xz /gtk+-3.9.14.tar.xz /gtk+-3.9.16.tar.xz +/gtk+-3.10.0.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 3fa0fee..87bf244 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -16,13 +16,13 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.16 -Release: 2%{?dist} +Version: 3.10.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.9/gtk+-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtk+/3.10/gtk+-%{version}.tar.xz BuildRequires: gnome-common autoconf automake intltool gettext BuildRequires: atk-devel >= %{atk_version} @@ -287,6 +287,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Tue Sep 24 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.16-2 - Rebuilt with cairo 1.13.1 snapshot for device scale support diff --git a/sources b/sources index b52b37e..5841442 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b339d398aac2f5640416611ec37f3ac9 gtk+-3.9.16.tar.xz +f5148a330886b906ba0eb7842409d93f gtk+-3.10.0.tar.xz