Accepting request 1089581 from home:MargueriteSu:branches:M17N
- update brise 20230528+git.cece251 * rime-plum-go supports github's "main" default branch * brise data is updated to 20230528 OBS-URL: https://build.opensuse.org/request/show/1089581 OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=19
This commit is contained in:
parent
411461d5bd
commit
35203a3197
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c15ee917c74420d642e03bf053e62524c99ba0b884c480f313f0dd955c70b71
|
||||
size 31030584
|
3
brise-20220528.tar.xz
Normal file
3
brise-20220528.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b8917d8a6430a95c4b21385eaaa942226c86ae3c1694840626761f676a6cf72
|
||||
size 33282316
|
3
brise-20230528+git.cece251.tar.xz
Normal file
3
brise-20230528+git.cece251.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0350a00640b3c911a49447fb9050620d78157d4c0c3ea083e5bc7605b08958c
|
||||
size 33285792
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 13:47:27 UTC 2023 - Marguerite Su <i@marguerite.su>
|
||||
|
||||
- update brise 20230528+git.cece251
|
||||
* rime-plum-go supports github's "main" default branch
|
||||
* brise data is updated to 20230528
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 04:24:13 UTC 2021 - Marguerite Su <i@marguerite.su>
|
||||
|
||||
|
13
brise.spec
13
brise.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package brise
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: brise
|
||||
Version: 20210525+git.4f7fc2a
|
||||
Version: 20230528+git.cece251
|
||||
Release: 0
|
||||
Summary: Rime Input Schemas Collection
|
||||
License: GPL-3.0-or-later
|
||||
@ -26,7 +26,7 @@ URL: https://github.com/rime/brise
|
||||
Source: brise-%{version}.tar.xz
|
||||
Source1: rime-plum-go-%{version}.tar.xz
|
||||
Source99: README
|
||||
BuildRequires: golang(API) >= 1.13
|
||||
BuildRequires: golang(API) >= 1.17
|
||||
|
||||
%description
|
||||
Rime is an Traditional Chinese input method engine.
|
||||
@ -45,7 +45,6 @@ Plum is rime's configuration manager.
|
||||
%package -n rime-schema-default
|
||||
Summary: Default/Preset collection of rime schemas
|
||||
Group: System/I18n/Chinese
|
||||
BuildArch: noarch
|
||||
Requires: rime-schema-bopomofo
|
||||
Requires: rime-schema-cangjie
|
||||
Requires: rime-schema-essay
|
||||
@ -53,6 +52,7 @@ Requires: rime-schema-luna-pinyin
|
||||
Requires: rime-schema-prelude
|
||||
Requires: rime-schema-stroke
|
||||
Requires: rime-schema-terra-pinyin
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n rime-schema-default
|
||||
Default/Preset collection of rime schemas.
|
||||
@ -60,7 +60,6 @@ Default/Preset collection of rime schemas.
|
||||
%package -n rime-schema-extra
|
||||
Summary: Extra collection of rime schemas
|
||||
Group: System/I18n/Chinese
|
||||
BuildArch: noarch
|
||||
Requires: rime-schema-array
|
||||
Requires: rime-schema-cantonese
|
||||
Requires: rime-schema-combo-pinyin
|
||||
@ -76,6 +75,7 @@ Requires: rime-schema-soutzoe
|
||||
Requires: rime-schema-stenotype
|
||||
Requires: rime-schema-wubi
|
||||
Requires: rime-schema-wugniu
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n rime-schema-extra
|
||||
Extra collection of rime schemas.
|
||||
@ -83,11 +83,11 @@ Extra collection of rime schemas.
|
||||
%package -n rime-schema-all
|
||||
Summary: All rime input schemas
|
||||
Group: System/I18n/Chinese
|
||||
BuildArch: noarch
|
||||
Requires: rime-schema-default
|
||||
Requires: rime-schema-extra
|
||||
Provides: brise = %{version}
|
||||
Obsoletes: brise <= 0.39+git20190120.8d5bc2e
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n rime-schema-all
|
||||
All rime input schemas.
|
||||
@ -314,6 +314,7 @@ cp -r * %{buildroot}%{_datadir}/rime-data
|
||||
%files -n rime-schema-essay
|
||||
%dir %{_datadir}/rime-data
|
||||
%{_datadir}/rime-data/essay.txt
|
||||
%{_datadir}/rime-data/essay-cantonese.txt
|
||||
|
||||
%files -n rime-schema-luna-pinyin
|
||||
%dir %{_datadir}/rime-data
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0a752911a519555aaaa62def3c851e96c8f53cd08bca476dddc9c3d5dc592f1
|
||||
size 2323632
|
3
rime-plum-go-20230528+git.cece251.tar.xz
Normal file
3
rime-plum-go-20230528+git.cece251.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0579d4bdef666257bd6e96e2d446d45d0759f98c327f070c391e61f594d6607
|
||||
size 2527940
|
Loading…
Reference in New Issue
Block a user