Accepting request 624306 from home:scarabeus_iv:branches:M17N
- Do not hardcode python in 3.6 version, they change so use wildcards OBS-URL: https://build.opensuse.org/request/show/624306 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=193
This commit is contained in:
parent
e8d0f91499
commit
16954af1d7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 20 15:40:24 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Do not hardcode python in 3.6 version, they change so use wildcards
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 1 21:47:54 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -342,8 +342,8 @@ dconf update
|
||||
%{_mandir}/man7/ibus-emoji.7%{ext_man}
|
||||
%endif
|
||||
%{python3_sitearch}/gi/overrides/IBus.py
|
||||
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-36.opt-1.pyc
|
||||
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-36.pyc
|
||||
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-*.opt-1.pyc
|
||||
%{python3_sitearch}/gi/overrides/__pycache__/IBus.cpython-*.pyc
|
||||
|
||||
%files lang -f ibus10.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user