diff --git a/gjs-1.35.8.tar.xz b/gjs-1.35.8.tar.xz deleted file mode 100644 index 01c363b..0000000 --- a/gjs-1.35.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c544016e0dbf855d467ba20cf6cf28d061be271c2656d20a0c423610ef04927 -size 422744 diff --git a/gjs-1.35.9.tar.xz b/gjs-1.35.9.tar.xz new file mode 100644 index 0000000..88b7928 --- /dev/null +++ b/gjs-1.35.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8727c3983dec7bf2ae8bc094f45b577c4bd9715c62ad86609b4dace4b9ee64c +size 421932 diff --git a/gjs.changes b/gjs.changes index d6633ca..eedf5d0 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 21 18:06:30 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.35.9: + + Bugs fixed: bgo#694300, bgo#694355, bgo#691447, bgo#694373, + bgo#694221, bgo#694828, bgo#694827, bgo#694873, bgo#695186. + ------------------------------------------------------------------- Tue Feb 19 17:03:35 UTC 2013 - dimstar@opensuse.org diff --git a/gjs.spec b/gjs.spec index f36708e..3659cda 100644 --- a/gjs.spec +++ b/gjs.spec @@ -17,7 +17,7 @@ Name: gjs -Version: 1.35.8 +Version: 1.35.9 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: JavaScript bindings based on gobject-introspection and Mozilla @@ -89,11 +89,6 @@ find %{buildroot} -type f -name "*.la" -delete -print # fix installation of systemtap files mv %{buildroot}%{buildroot}%{_datadir}/systemtap %{buildroot}%{_datadir}/systemtap -# cleanup, see bgo#694221 -rm %{buildroot}%{_libdir}/gjs/girepository-1.0/GIMarshallingTests-1.0.typelib -rm %{buildroot}%{_libdir}/gjs/girepository-1.0/Regress-1.0.typelib -rm %{buildroot}%{_libdir}/gjs/girepository-1.0/WarnLib-1.0.typelib - %clean rm -rf %{buildroot} @@ -111,7 +106,6 @@ rm -rf %{buildroot} %doc COPYING NEWS README %{_datadir}/gjs-1.0/ %{_libdir}/*.so.* -%{_libdir}/gjs-1.0/ %files -n typelib-1_0-GjsPrivate-1_0 %defattr(-,root,root)