From d39bbd8ef54e06e8f17624418274fa80041b8b81 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 28 Mar 2012 10:08:02 +0100 Subject: [PATCH] Update to 1.32.0 --- .gitignore | 1 + gjs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 052ffc6..5b2cf14 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gjs-0.7.1.tar.gz /gjs-1.31.10.tar.xz /gjs-1.31.20.tar.xz /gjs-1.31.22.tar.xz +/gjs-1.32.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 2dc039e..6df15ff 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,5 +1,5 @@ Name: gjs -Version: 1.31.22 +Version: 1.32.0 Release: 1%{?dist} Summary: Javascript Bindings for GNOME @@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Mar 28 2012 Richard Hughes - 1.32.0-1 +- Update to 1.32.0 + * Wed Mar 21 2012 Matthias Clasen - 1.31.22-1 - Update to 1.31.22 diff --git a/sources b/sources index 4d9a805..63da214 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4b75bfa0ccf42200f4907da5970d45d gjs-1.31.22.tar.xz +a77fe0edb6f681434d8360c62e471abf gjs-1.32.0.tar.xz