From 027df3f4150042558d948086e756fd059419d8eb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jan 20 2012 02:08:47 +0000 Subject: 1.31.10 --- diff --git a/.gitignore b/.gitignore index 7e23e7a..78c9351 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ gjs-0.7.1.tar.gz /gjs-1.30.0.tar.xz /gjs-1.31.0.tar.xz /gjs-1.31.6.tar.xz +/gjs-1.31.10.tar.xz diff --git a/gjs.spec b/gjs.spec index 87a6a87..28488cc 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 1.31.6 -Release: 2%{?dist} +Version: 1.31.10 +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 +* Thu Jan 19 2012 Matthias Clasen - 1.31.10-1 +- 1.31.10 + * Fri Jan 13 2012 Fedora Release Engineering - 1.31.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 58540ce..6396440 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6750c2067c473989a772c83e5e9c1d93 gjs-1.31.6.tar.xz +2fd78a39e01b65d28b1881814c9bfdef gjs-1.31.10.tar.xz