Accepting request 450990 from home:mike-fabian
Tue Jan 17 14:00:23 UTC 2017 - maiku.fabian@gmail.com - update to 1.5.18 - Fix typo in the “Unbreak sqlite on Python 3.6” patch - Fix the fallback to use pyhunspell-python3 when python3-enchant is not available - Remove useless ibus-typing-booster.pc OBS-URL: https://build.opensuse.org/request/show/450990 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
e430d2d670
commit
f9f9db8851
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:58dd950d2d5cf1b9f906527d4b2289a2035b83d98b8d9653f6dfd83498e012a4
|
|
||||||
size 4844792
|
|
3
ibus-typing-booster-1.5.18.tar.gz
Normal file
3
ibus-typing-booster-1.5.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c697e17e9659ef2627d32b6ec733c3d0f475b9f8e2e63593db01c6348c541c92
|
||||||
|
size 4845492
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 17 14:00:23 UTC 2017 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
- update to 1.5.18
|
||||||
|
- Fix typo in the “Unbreak sqlite on Python 3.6” patch
|
||||||
|
- Fix the fallback to use pyhunspell-python3 when python3-enchant
|
||||||
|
is not available
|
||||||
|
- Remove useless ibus-typing-booster.pc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 13 18:11:31 UTC 2017 - maiku.fabian@gmail.com
|
Fri Jan 13 18:11:31 UTC 2017 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%define __python3 /usr/bin/python3
|
%define __python3 /usr/bin/python3
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 1.5.17
|
Version: 1.5.18
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@@ -79,8 +79,6 @@ export PYTHON=%{__python3}
|
|||||||
make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkgconfigdir=%{_datadir}/pkgconfig
|
make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkgconfigdir=%{_datadir}/pkgconfig
|
||||||
gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/*.{xml,txt,json}
|
gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/*.{xml,txt,json}
|
||||||
|
|
||||||
rm $RPM_BUILD_ROOT%{_datadir}/pkgconfig/%{name}.pc
|
|
||||||
|
|
||||||
#install inscript2 keymaps
|
#install inscript2 keymaps
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/m17n/icons
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/m17n/icons
|
||||||
cp -p inscript2/IM/* $RPM_BUILD_ROOT%{_datadir}/m17n/
|
cp -p inscript2/IM/* $RPM_BUILD_ROOT%{_datadir}/m17n/
|
||||||
|
Reference in New Issue
Block a user