From 442795d5ebf782df11645c7fe1fbe03adf5ce7e7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sep 21 2011 15:11:03 +0000 Subject: 1.29.18 --- diff --git a/.gitignore b/.gitignore index 8c1db68..bfa7255 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ gjs-0.7.1.tar.gz /gjs-1.29.15.tar.xz /gjs-1.29.16.tar.xz /gjs-1.29.17.tar.xz +/gjs-1.29.18.tar.xz diff --git a/gjs.spec b/gjs.spec index 8f53879..56dd484 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,7 +1,8 @@ Name: gjs -Version: 1.29.17 -Release: 2%{?dist} +Version: 1.29.18 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME + Group: System Environment/Libraries # The following files contain code from Mozilla which # is triple licensed under MPL1.1/LGPLv2+/GPLv2+: @@ -79,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Sep 21 2011 Matthias Clasen 1.29.18-1 +- Update to 1.29.18 + * Mon Sep 05 2011 Luis Bazan 1.29.17-2 - mass rebuild diff --git a/sources b/sources index 1b8dcf0..c46a861 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bdb66c914ca9551635a3a4089ce3385 gjs-1.29.17.tar.xz +a12f69951fe00973bc1a7df56be19f0d gjs-1.29.18.tar.xz