Update to 1.36.1

This commit is contained in:
Kalev Lember 2013-04-29 17:50:28 +02:00
parent 1a803eaa12
commit 95a50fb500
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@ gjs-0.7.1.tar.gz
/gjs-1.35.8.tar.xz
/gjs-1.35.9.tar.xz
/gjs-1.36.0.tar.xz
/gjs-1.36.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gjs
Version: 1.36.0
Version: 1.36.1
Release: 1%{?dist}
Summary: Javascript Bindings for GNOME
@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_libdir}/*.so
%changelog
* Mon Apr 29 2013 Kalev Lember <kalevlember@gmail.com> - 1.36.1-1
- Update to 1.36.1
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1.36.0-1
- Update to 1.36.0

View File

@ -1 +1 @@
2ab2369b73b3f3a6e40539815fbc69d5 gjs-1.36.0.tar.xz
871348235ce8b8cadfa064eeb0bed6dc gjs-1.36.1.tar.xz