Accepting request 160502 from home:dimstar:branches:GNOME:Factory
Update to 1.35.9 OBS-URL: https://build.opensuse.org/request/show/160502 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=76
This commit is contained in:
parent
087ee9c48c
commit
91ec87631d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c544016e0dbf855d467ba20cf6cf28d061be271c2656d20a0c423610ef04927
|
||||
size 422744
|
3
gjs-1.35.9.tar.xz
Normal file
3
gjs-1.35.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8727c3983dec7bf2ae8bc094f45b577c4bd9715c62ad86609b4dace4b9ee64c
|
||||
size 421932
|
@ -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
|
||||
|
||||
|
8
gjs.spec
8
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)
|
||||
|
Loading…
Reference in New Issue
Block a user