1.29.17
This commit is contained in:
parent
5f7847a7f0
commit
1a43b85fa2
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.29.0.tar.xz
|
/gjs-1.29.0.tar.xz
|
||||||
/gjs-1.29.15.tar.xz
|
/gjs-1.29.15.tar.xz
|
||||||
/gjs-1.29.16.tar.xz
|
/gjs-1.29.16.tar.xz
|
||||||
|
/gjs-1.29.17.tar.xz
|
||||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.29.16
|
Version: 1.29.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> 1.29.17-1
|
||||||
|
- Update to 1.29.17
|
||||||
|
|
||||||
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 1.29.16-1
|
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 1.29.16-1
|
||||||
- Update to 1.29.16
|
- Update to 1.29.16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user