diff options
author | Kalev Lember <kalevlember@gmail.com> | 2013-09-02 23:14:49 +0200 |
---|---|---|
committer | Kalev Lember <kalevlember@gmail.com> | 2013-09-02 23:19:17 +0200 |
commit | 745b2285212be936f889540219a52f0bfc8e988b (patch) | |
tree | cb6bd862471103d51123311de6972a5411be8400 | |
parent | Update to 3.9.12 (diff) | |
download | gtk3-classic-build-gtk3-745b2285212be936f889540219a52f0bfc8e988b.tar.gz gtk3-classic-build-gtk3-745b2285212be936f889540219a52f0bfc8e988b.tar.bz2 gtk3-classic-build-gtk3-745b2285212be936f889540219a52f0bfc8e988b.zip |
Update to 3.9.14
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | gtk3.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -65,3 +65,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.9.8.tar.xz /gtk+-3.9.10.tar.xz /gtk+-3.9.12.tar.xz +/gtk+-3.9.14.tar.xz @@ -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.10.0 +%global cairo_version 1.12.0 %global xrandr_version 1.2.99.4-2 %global bin_version 3.0.0 @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.12 +Version: 3.9.14 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -284,6 +284,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.14-1 +- Update to 3.9.14 + * Wed Aug 21 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.12-1 - Update to 3.9.12 @@ -1 +1 @@ -6a0e8d3b319366741a97dcaaea60ba62 gtk+-3.9.12.tar.xz +5830d1cfad5e5d3bfea97e341bc971d6 gtk+-3.9.14.tar.xz |