[gjs/f16] 1.29.16

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 18 04:03:32 UTC 2011


commit 484228a0f1ce331dab4ad1243eaf77c24700290e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 18 00:03:04 2011 -0400

    1.29.16

 .gitignore |    1 +
 gjs.spec   |   10 +++++-----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51c4e92..96ef354 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gjs-0.7.1.tar.gz
 /gjs-0.7.14.tar.bz2
 /gjs-1.29.0.tar.xz
 /gjs-1.29.15.tar.xz
+/gjs-1.29.16.tar.xz
diff --git a/gjs.spec b/gjs.spec
index f5815b9..e53542a 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
-Version:        1.29.15
-Release:        3%{?dist}
+Version:        1.29.16
+Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -61,9 +61,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %check
 #make check
 
-%clean
-rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -87,6 +84,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Thus Aug 18 2011 Matthias Clasen <mclasen at redhat.com> 1.29.16-1
+- Update to 1.29.16
+
 * Thu Aug 04 2011 Bastien Nocera <bnocera at redhat.com> 1.29.15-3
 - Install missing headers
 
diff --git a/sources b/sources
index b3e68a4..95742cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b83edf71a2c5dc990a680dda3bf55c8  gjs-1.29.15.tar.xz
+b9469283ad387bb769936e564e947b0f  gjs-1.29.16.tar.xz


More information about the scm-commits mailing list