diff --git a/.gitignore b/.gitignore index 494315e..1d74f0e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ gjs-0.7.1.tar.gz /gjs-0.7.11.tar.bz2 /gjs-0.7.13.tar.bz2 /gjs-0.7.14.tar.bz2 +/gjs-1.29.0.tar.xz diff --git a/gjs.spec b/gjs.spec index 8d9d84b..9a63079 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,8 +1,8 @@ %global gecko_version 2.0.1 Name: gjs -Version: 0.7.14 -Release: 3%{?dist} +Version: 1.29.0 +Release: 1%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -13,7 +13,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.bz2 +Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.29/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gecko-devel-unstable = %{gecko_version} @@ -91,6 +91,9 @@ rm -rf %{buildroot} %{_libdir}/*.so %changelog +* Fri Jun 17 2011 Tomas Bzatek - 1.29.0-1 +- Update to 1.29.0 + * Thu Apr 28 2011 Christopher Aillon - 0.7.14-3 - Rebuild against newer gecko diff --git a/sources b/sources index dcf610b..d482a47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e1487e066df8937317da34545f7b548 gjs-0.7.14.tar.bz2 +3f98ecd523e4f5afdf99cabf550dffc0 gjs-1.29.0.tar.xz