From 94da224b481948b6e5a10a3f3dc7587a9f278020 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 21 Aug 2012 18:10:32 +0100 Subject: [PATCH] Update to 1.33.9 --- .gitignore | 1 + gjs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ff16666..e612763 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ gjs-0.7.1.tar.gz /gjs-1.33.2.tar.xz /gjs-1.33.3.tar.xz /gjs-1.33.4.tar.xz +/gjs-1.33.9.tar.xz diff --git a/gjs.spec b/gjs.spec index 5e6a17f..5ef8575 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 1.33.4 -Release: 2%{?dist} +Version: 1.33.9 +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 Aug 21 2012 Richard Hughes - 1.33.9-1 +- Update to 1.33.9 + * Thu Jul 19 2012 Fedora Release Engineering - 1.33.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index bb1157c..5409e6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d36e27816eb1d238445c85d8c3ef470 gjs-1.33.4.tar.xz +6a13b69e9252b88928b3c4404cdb68bb gjs-1.33.9.tar.xz