Update to 1.39.90

This commit is contained in:
Richard Hughes 2014-02-19 19:46:29 +00:00
parent 4c095a7ddb
commit d7b08fa518
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@ gjs-0.7.1.tar.gz
/gjs-1.38.0.tar.xz
/gjs-1.39.0.tar.xz
/gjs-1.39.3.tar.xz
/gjs-1.39.90.tar.xz

View File

@ -1,6 +1,6 @@
Name: gjs
Version: 1.39.3
Release: 2%{?dist}
Version: 1.39.90
Release: 1%{?dist}
Summary: Javascript Bindings for GNOME
Group: System Environment/Libraries
@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_libdir}/*.so
%changelog
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 1.39.90-1
- Update to 1.39.90
* Wed Feb 05 2014 Adam Williamson <awilliam@redhat.com> - 1.39.3-2
- build against mozjs24

View File

@ -1 +1 @@
6f6844d97ba6a4dcb13283bb67d4bf2f gjs-1.39.3.tar.xz
934a02d62fb949a48845ca539a63cae6 gjs-1.39.90.tar.xz