Update to 1.30.0
This commit is contained in:
parent
442795d5eb
commit
87fee55619
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.29.16.tar.xz
|
||||
/gjs-1.29.17.tar.xz
|
||||
/gjs-1.29.18.tar.xz
|
||||
/gjs-1.30.0.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
||||
Name: gjs
|
||||
Version: 1.29.18
|
||||
Version: 1.30.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 1.30.0-1
|
||||
- Update to 1.30.0
|
||||
|
||||
* Wed Sep 21 2011 Matthias Clasen <mclasen@redhat.com> 1.29.18-1
|
||||
- Update to 1.29.18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user