1.31.6
This commit is contained in:
parent
008f98f538
commit
0f08ed0a22
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.29.18.tar.xz
|
/gjs-1.29.18.tar.xz
|
||||||
/gjs-1.30.0.tar.xz
|
/gjs-1.30.0.tar.xz
|
||||||
/gjs-1.31.0.tar.xz
|
/gjs-1.31.0.tar.xz
|
||||||
|
/gjs-1.31.6.tar.xz
|
||||||
|
7
gjs.spec
7
gjs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.31.0
|
Version: 1.31.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -82,6 +82,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> 1.31.6-1
|
||||||
|
- 1.31.6
|
||||||
|
|
||||||
* Fri Dec 02 2011 Karsten Hopp <karsten@redhat.com> 1.31.0-2
|
* Fri Dec 02 2011 Karsten Hopp <karsten@redhat.com> 1.31.0-2
|
||||||
- fix crash on PPC, bugzilla 749604
|
- fix crash on PPC, bugzilla 749604
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user