Update to 1.32.0
This commit is contained in:
parent
d26c49f7ea
commit
d39bbd8ef5
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.31.10.tar.xz
|
/gjs-1.31.10.tar.xz
|
||||||
/gjs-1.31.20.tar.xz
|
/gjs-1.31.20.tar.xz
|
||||||
/gjs-1.31.22.tar.xz
|
/gjs-1.31.22.tar.xz
|
||||||
|
/gjs-1.32.0.tar.xz
|
||||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.31.22
|
Version: 1.32.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
@ -80,6 +80,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 28 2012 Richard Hughes <hughsient@gmail.com> - 1.32.0-1
|
||||||
|
- Update to 1.32.0
|
||||||
|
|
||||||
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 1.31.22-1
|
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 1.31.22-1
|
||||||
- Update to 1.31.22
|
- Update to 1.31.22
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user