Update to 1.39.3
This commit is contained in:
parent
0003c2864d
commit
982ac6b35e
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ gjs-0.7.1.tar.gz
|
|||||||
/gjs-1.37.6.tar.xz
|
/gjs-1.37.6.tar.xz
|
||||||
/gjs-1.38.0.tar.xz
|
/gjs-1.38.0.tar.xz
|
||||||
/gjs-1.39.0.tar.xz
|
/gjs-1.39.0.tar.xz
|
||||||
|
/gjs-1.39.3.tar.xz
|
||||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 1.39.0
|
Version: 1.39.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 29 2014 Richard Hughes <rhughes@redhat.com> - 1.39.3-1
|
||||||
|
- Update to 1.39.3
|
||||||
|
|
||||||
* Wed Nov 20 2013 Jasper St. Pierre <jstpierre@mecheye.net> - 1.39.0-1
|
* Wed Nov 20 2013 Jasper St. Pierre <jstpierre@mecheye.net> - 1.39.0-1
|
||||||
- Update to 1.39.0
|
- Update to 1.39.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user