From dd838383bd686ad9077af6ac3183b010e22dc9cb Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Mon, 4 Oct 2010 16:47:15 -0400 Subject: [PATCH] Update to 0.7.4 --- .gitignore | 1 + gjs.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cc36ecb..8428c6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ gjs-0.7.1.tar.gz +/gjs-0.7.4.tar.bz2 diff --git a/gjs.spec b/gjs.spec index c988557..5306ef1 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs -Version: 0.7.1 -Release: 3%{?dist} +Version: 0.7.4 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -11,7 +11,7 @@ Group: System Environment/Libraries License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) URL: http://live.gnome.org/Gjs/ #VCS: git://git.gnome.org/gjs -Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.gz +Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xulrunner-devel @@ -84,6 +84,9 @@ rm -rf %{buildroot} %{_libdir}/*.so %changelog +* Mon Oct 4 2010 Owen Taylor - 0.7.4-1 +- Update to 0.7.4 + * Wed Jul 14 2010 Colin Walters - 0.7.1-3 - Rebuild for new gobject-introspection diff --git a/sources b/sources index 831fa2b..a6af14c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48c694981a7bdba64ff9c1e1c9b5347d gjs-0.7.1.tar.gz +e9205b087d0174b2440c30af9e8872b4 gjs-0.7.4.tar.bz2