Update to 1.35.8

This commit is contained in:
Richard Hughes 2013-02-20 10:42:49 +00:00
parent df3087dc3d
commit 9ee94a07c0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ gjs-0.7.1.tar.gz
/gjs-1.35.2.tar.xz
/gjs-1.35.3.tar.xz
/gjs-1.35.4.tar.xz
/gjs-1.35.8.tar.xz

View File

@ -1,6 +1,6 @@
Name: gjs
Version: 1.35.4
Release: 2%{?dist}
Version: 1.35.8
Release: 1%{?dist}
Summary: Javascript Bindings for GNOME
Group: System Environment/Libraries
@ -78,6 +78,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_libdir}/*.so
%changelog
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 1.35.8-1
- Update to 1.35.8
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.35.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
f85b7c540e396696a165e80bada46b5f gjs-1.35.4.tar.xz
e385990779b767b471b41fe6d011d2e8 gjs-1.35.8.tar.xz