From 217f7b2592274eedaa8386b3dd004af7dd62348c Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 17 Jul 2012 12:39:14 +0100 Subject: [PATCH] Update to 1.33.4 --- .gitignore | 1 + gjs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ce18342..ff16666 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ gjs-0.7.1.tar.gz /gjs-1.32.0.tar.xz /gjs-1.33.2.tar.xz /gjs-1.33.3.tar.xz +/gjs-1.33.4.tar.xz diff --git a/gjs.spec b/gjs.spec index 37c27f5..a4ef535 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 1.33.3 -Release: 2%{?dist} +Version: 1.33.4 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Jul 17 2012 Richard Hughes - 1.33.4-1 +- Update to 1.33.4 + * Thu Jul 5 2012 Peter Robinson - 1.33.3-2 - Enable verbose build diff --git a/sources b/sources index c8f5ff6..bb1157c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c447161cf0cba73661908aa6337ec3c4 gjs-1.33.3.tar.xz +9d36e27816eb1d238445c85d8c3ef470 gjs-1.33.4.tar.xz