Update to 1.29.0

This commit is contained in:
Tomas Bzatek 2011-06-17 14:22:31 +02:00
parent 3dc9f54dc0
commit e62399ccf7
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ gjs-0.7.1.tar.gz
/gjs-0.7.11.tar.bz2 /gjs-0.7.11.tar.bz2
/gjs-0.7.13.tar.bz2 /gjs-0.7.13.tar.bz2
/gjs-0.7.14.tar.bz2 /gjs-0.7.14.tar.bz2
/gjs-1.29.0.tar.xz

View File

@ -1,8 +1,8 @@
%global gecko_version 2.0.1 %global gecko_version 2.0.1
Name: gjs Name: gjs
Version: 0.7.14 Version: 1.29.0
Release: 3%{?dist} Release: 1%{?dist}
Summary: Javascript Bindings for GNOME Summary: Javascript Bindings for GNOME
Group: System Environment/Libraries Group: System Environment/Libraries
@ -13,7 +13,7 @@ Group: System Environment/Libraries
License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+) License: MIT and (MPLv1.1 or GPLv2+ or LGPLv2+)
URL: http://live.gnome.org/Gjs/ URL: http://live.gnome.org/Gjs/
#VCS: git://git.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) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gecko-devel-unstable = %{gecko_version} BuildRequires: gecko-devel-unstable = %{gecko_version}
@ -91,6 +91,9 @@ rm -rf %{buildroot}
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.29.0-1
- Update to 1.29.0
* Thu Apr 28 2011 Christopher Aillon <caillon@redhat.com> - 0.7.14-3 * Thu Apr 28 2011 Christopher Aillon <caillon@redhat.com> - 0.7.14-3
- Rebuild against newer gecko - Rebuild against newer gecko

View File

@ -1 +1 @@
0e1487e066df8937317da34545f7b548 gjs-0.7.14.tar.bz2 3f98ecd523e4f5afdf99cabf550dffc0 gjs-1.29.0.tar.xz