From 0f08ed0a2230ab910ab408df4a157eb0ec77ea6f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Dec 20 2011 20:37:49 +0000 Subject: 1.31.6 --- diff --git a/.gitignore b/.gitignore index 9ff5f5b..7e23e7a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ gjs-0.7.1.tar.gz /gjs-1.29.18.tar.xz /gjs-1.30.0.tar.xz /gjs-1.31.0.tar.xz +/gjs-1.31.6.tar.xz diff --git a/gjs.spec b/gjs.spec index e8e7c14..246f49f 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 1.31.0 -Release: 2%{?dist} +Version: 1.31.6 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Dec 20 2011 Matthias Clasen 1.31.6-1 +- 1.31.6 + * Fri Dec 02 2011 Karsten Hopp 1.31.0-2 - fix crash on PPC, bugzilla 749604 diff --git a/sources b/sources index c8e32d2..58540ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7b12ecd094c161e8edc794327658138 gjs-1.31.0.tar.xz +6750c2067c473989a772c83e5e9c1d93 gjs-1.31.6.tar.xz