SHA256
1
0
forked from pool/brise
Dominique Leuenberger 2015-08-12 13:14:54 +00:00 committed by Git OBS Bridge
commit 4c3d686f7e
5 changed files with 23 additions and 5 deletions

13
_service Normal file
View File

@ -0,0 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/rime/brise</param>
<param name="versionformat">0.36+git%cd.%h</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled">
</service>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4fdaa4adb3759ea9baeadf69c1b247703880e62cbbc5431e0632538062affd9
size 14226944

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:020decdbd11b616574eb4fc8dbb352e980eab0ae0f6beb87e998e675d1d7fea9
size 4941536

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 12 02:26:30 UTC 2015 - i@marguerite.su
- update version 0.36+git20150729.5c8435e
-------------------------------------------------------------------
Sun Aug 10 09:14:36 UTC 2014 - i@marguerite.su

View File

@ -17,13 +17,13 @@
Name: brise
Version: 0.35+git20140810
Version: 0.36+git20150729.5c8435e
Release: 0
Summary: Rime Input Schemas Collection
License: GPL-3.0+
Group: System/I18n/Chinese
Url: https://github.com/lotem/brise
Source: brise-%{version}.tar.gz
Source: brise-%{version}.tar.xz
BuildRequires: kyotocabinet
BuildRequires: librime-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build