Update to 1.37.4
This commit is contained in:
parent
2cc09407db
commit
92581a8998
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.36.0.tar.xz
|
||||
/gjs-1.36.1.tar.xz
|
||||
/gjs-1.37.1.tar.xz
|
||||
/gjs-1.37.4.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
||||
Name: gjs
|
||||
Version: 1.37.1
|
||||
Version: 1.37.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 1.37.4-1
|
||||
- Update to 1.37.4
|
||||
|
||||
* Tue May 28 2013 Colin Walters <walters@verbum.org> - 1.37.1-1
|
||||
- Update to 1.37.1, and switch to mozjs17
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user