[gjs] Update to 0.7.5

Owen Taylor otaylor at fedoraproject.org
Fri Oct 29 19:12:33 UTC 2010


commit 5c79beda2d9ad3043798987f4a1a822ba06c62a6
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Fri Oct 29 15:12:15 2010 -0400

    Update to 0.7.5

 .gitignore |    1 +
 gjs.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8428c6b..e995197 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gjs-0.7.1.tar.gz
 /gjs-0.7.4.tar.bz2
+/gjs-0.7.5.tar.bz2
diff --git a/gjs.spec b/gjs.spec
index 5306ef1..54b90b7 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,5 +1,5 @@
 Name:           gjs
-Version:        0.7.4
+Version:        0.7.5
 Release:        1%{?dist}
 Summary:        Javascript Bindings for GNOME
 
@@ -81,9 +81,13 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/gjs-1.0.pc
 %{_libdir}/pkgconfig/gjs-gi-1.0.pc
 %{_libdir}/pkgconfig/gjs-dbus-1.0.pc
+%{_libdir}/pkgconfig/gjs-internals-1.0.pc
 %{_libdir}/*.so
 
 %changelog
+* Fri Oct 29 2010 Owen Taylor <otaylor at redhat.com> - 0.7.5-1
+- Update to 0.7.5
+
 * Mon Oct  4 2010 Owen Taylor <otaylor at redhat.com> - 0.7.4-1
 - Update to 0.7.4
 
diff --git a/sources b/sources
index a6af14c..aaf0a90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9205b087d0174b2440c30af9e8872b4  gjs-0.7.4.tar.bz2
+e832a9dcc20160b10d271dff0ddf74f6  gjs-0.7.5.tar.bz2


More information about the scm-commits mailing list