1.31.10
This commit is contained in:
parent
cb853cb676
commit
027df3f415
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/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
|
/gjs-1.31.6.tar.xz
|
||||||
|
/gjs-1.31.10.tar.xz
|
||||||
|
7
gjs.spec
7
gjs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.31.6
|
Version: 1.31.10
|
||||||
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
|
||||||
|
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 1.31.10-1
|
||||||
|
- 1.31.10
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.31.6-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.31.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user