Update to 1.39.3

This commit is contained in:
Richard Hughes 2014-01-29 09:22:11 +00:00
parent 0003c2864d
commit 982ac6b35e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
bc344faf932ffe4e7314b10987a6bd04 gjs-1.39.0.tar.xz 6f6844d97ba6a4dcb13283bb67d4bf2f gjs-1.39.3.tar.xz