Update to 1.33.10
This commit is contained in:
parent
94da224b48
commit
8abc5bb936
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.33.3.tar.xz
|
||||
/gjs-1.33.4.tar.xz
|
||||
/gjs-1.33.9.tar.xz
|
||||
/gjs-1.33.10.tar.xz
|
||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
||||
Name: gjs
|
||||
Version: 1.33.9
|
||||
Version: 1.33.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 1.33.10-1
|
||||
- Update to 1.33.10
|
||||
|
||||
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 1.33.9-1
|
||||
- Update to 1.33.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user