diff --git a/gtk3.spec b/gtk3.spec index 4c1d3fd..3fa0fee 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -7,7 +7,7 @@ %global pango_version 1.32.4 %global gdk_pixbuf_version 2.27.1 %global atk_version 2.7.5 -%global cairo_version 1.12.0 +%global cairo_version 1.13.1 %global xrandr_version 1.2.99.4-2 %global bin_version 3.0.0 @@ -17,7 +17,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 Version: 3.9.16 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -61,6 +61,9 @@ Requires: hicolor-icon-theme Requires(post): glib2 >= %{glib2_version} Requires(post): atk >= %{atk_version} Requires(post): pango >= %{pango_version} + +Requires: cairo%{?_isa} >= %{cairo_version} +Requires: cairo-gobject%{?_isa} >= %{cairo_version} Requires: libXrandr >= %{xrandr_version} # gtk3 no longer provides the GtkThemeEngine interface used there @@ -284,6 +287,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Wed Sep 18 2013 Kalev Lember - 3.9.16-2 +- Rebuilt with cairo 1.13.1 snapshot for device scale support + * Tue Sep 17 2013 Kalev Lember - 3.9.16-1 - Update to 3.9.16