From 9ee94a07c037b86a4e25c0cc575f06ac8eef33e5 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 20 Feb 2013 10:42:49 +0000 Subject: [PATCH] Update to 1.35.8 --- .gitignore | 1 + gjs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4ca609d..fd67a9b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ gjs-0.7.1.tar.gz /gjs-1.35.2.tar.xz /gjs-1.35.3.tar.xz /gjs-1.35.4.tar.xz +/gjs-1.35.8.tar.xz diff --git a/gjs.spec b/gjs.spec index efafc0d..6147ed5 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 1.35.4 -Release: 2%{?dist} +Version: 1.35.8 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -78,6 +78,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Feb 20 2013 Richard Hughes - 1.35.8-1 +- Update to 1.35.8 + * Wed Feb 13 2013 Fedora Release Engineering - 1.35.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index f1f8d16..14a6649 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f85b7c540e396696a165e80bada46b5f gjs-1.35.4.tar.xz +e385990779b767b471b41fe6d011d2e8 gjs-1.35.8.tar.xz