From 5abcea54f139eaa4cb0c3742a8378dcac98f98ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 9 Feb 2015 17:03:58 +0000 Subject: strata/gtk-deps: Update some GTK+ dependencies --- strata/gtk-deps.morph | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/strata/gtk-deps.morph b/strata/gtk-deps.morph index 799ba87a..f1141fcd 100644 --- a/strata/gtk-deps.morph +++ b/strata/gtk-deps.morph @@ -14,8 +14,8 @@ chunks: - name: shared-mime-info morph: strata/gtk-deps/shared-mime-info.morph repo: upstream:shared-mime-info - ref: 0d440d85a126ff8d535d4f70f2203a76a21d5f71 - unpetrify-ref: baserock/morph + ref: c136fc2578aa8f7c0e098008da18d324033eb991 + unpetrify-ref: Release-1-4 build-depends: [] - name: gnome-common repo: upstream:gnome-common @@ -30,19 +30,19 @@ chunks: build-depends: [] - name: atk repo: upstream:atk - ref: 94766ee6f1a42f94eb9736ba8396bc90af937fe4 - unpetrify-ref: ATK_2_12_0 + ref: 2fb9411c3f32adb7ee421b59e36d2e0aa2f30253 + unpetrify-ref: ATK_2_15_4 build-depends: - gnome-common - name: at-spi2-core repo: upstream:at-spi2-core - ref: c354b5e8d8157e1018eafeca48642116a65c4ff5 - unpetrify-ref: AT_SPI2_CORE_2_12_0 + ref: 96c2842088008670e72739ea7921d654487a57fb + unpetrify-ref: AT_SPI2_CORE_2_14_1 build-depends: [] - name: at-spi2-atk repo: upstream:at-spi2-atk - ref: 01e49759d5d1fc22fb108fc9f80cd34d8eb814f6 - unpetrify-ref: AT_SPI2_ATK_2_12_1 + ref: 2c220ff6565c4f02428a0c80267616a677e81ac9 + unpetrify-ref: AT_SPI2_ATK_2_14_1 build-depends: - at-spi2-core - atk -- cgit v1.2.1 From b04a39dbc832662df241515cb273605f9cecef90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 9 Feb 2015 17:19:28 +0000 Subject: strata/gtk3: Upgrade to latest GTK+ (3.15.5) We need this to build latest GNOME components --- strata/gtk3.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata/gtk3.morph b/strata/gtk3.morph index f471bf6e..851cb3dd 100644 --- a/strata/gtk3.morph +++ b/strata/gtk3.morph @@ -13,7 +13,7 @@ chunks: - name: gtk3 morph: strata/gtk3/gtk3.morph repo: upstream:gtk+ - ref: 911f3fb6d29f1570a2d30db6f2085d0202e7ad2a - unpetrify-ref: 3.15.0 + ref: 9e96461aa59cdb5454a48200b8b80caaf04c4147 + unpetrify-ref: 3.15.5 build-depends: - libepoxy -- cgit v1.2.1