Update to 1.6.1

This commit is contained in:
Peng Wu 2020-12-17 10:27:10 +08:00
parent b55176e34c
commit 696c02a34c
3 changed files with 11 additions and 6 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/librime-1.2.tar.gz
/librime-1.3.2.tar.gz
/librime-1.5.3.tar.gz
/librime-1.6.1.tar.gz

View File

@ -1,22 +1,22 @@
Name: librime
Version: 1.5.3
Release: 6%{?dist}
Version: 1.6.1
Release: 1%{?dist}
Summary: Rime Input Method Engine Library
License: GPLv3
URL: https://rime.im/
Source0: https://github.com/rime/librime/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: librime-fixes-opencc-usage.patch
BuildRequires: gcc-c++
BuildRequires: cmake, opencc-devel
BuildRequires: boost-devel >= 1.46
BuildRequires: zlib-devel
BuildRequires: glog-devel, gtest-devel
BuildRequires: yaml-cpp-devel, kyotocabinet-devel
BuildRequires: yaml-cpp-devel
BuildRequires: gflags-devel
BuildRequires: marisa-devel
BuildRequires: leveldb-devel
BuildRequires: capnproto, capnproto-devel
%description
Rime Input Method Engine Library
@ -48,7 +48,7 @@ The %{name}-tools package contains tools for %{name}.
%autosetup -p1
%build
%cmake
%cmake -DCMAKE_BUILD_TYPE=Release
%cmake_build
@ -76,9 +76,13 @@ The %{name}-tools package contains tools for %{name}.
%files tools
%{_bindir}/rime_deployer
%{_bindir}/rime_dict_manager
%{_bindir}/rime_patch
%changelog
* Thu Dec 17 2020 Peng Wu <pwu@redhat.com> - 1.6.1-1
- Update to 1.6.1
* Wed Aug 5 2020 Peng Wu <pwu@redhat.com> - 1.5.3-6
- Use cmake macro

View File

@ -1 +1 @@
SHA512 (librime-1.5.3.tar.gz) = 4d7f6ec43bd5728f59f0b3581bcd8a46128651430b6873017d80659942b8f6aa1a2f25f439ba8fba461fe22acbf701c2da7a786104a2e4852a70a89cdc0452d3
SHA512 (librime-1.6.1.tar.gz) = 944361e9459662bb97b97ce9e2651acf0beb368b3769d1b9576cf4e5c2779302cae470fa39f5bc262cabb6a0e8590bcb77d32ffc87d7385b9465869fe7d5bcb3