Bump to 1.5.14
This commit is contained in:
parent
dc18aae566
commit
d8db06fe79
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ ibus-anthy.png
|
||||
/ibus-anthy-1.5.11.tar.gz
|
||||
/ibus-anthy-1.5.12.tar.gz
|
||||
/ibus-anthy-1.5.13.tar.gz
|
||||
/ibus-anthy-1.5.14.tar.gz
|
||||
|
0
ibus-anthy-HEAD.patch
Normal file
0
ibus-anthy-HEAD.patch
Normal file
@ -17,8 +17,8 @@
|
||||
%endif
|
||||
|
||||
Name: ibus-anthy
|
||||
Version: 1.5.13
|
||||
Release: 3%{?dist}
|
||||
Version: 1.5.14
|
||||
Release: 1%{?dist}
|
||||
Summary: The Anthy engine for IBus input platform
|
||||
License: GPLv2+
|
||||
URL: https://github.com/ibus/ibus/wiki
|
||||
@ -26,7 +26,6 @@ Source0: https://github.com/ibus/ibus-anthy/releases/download/%{version}/
|
||||
|
||||
# Upstreamed patches.
|
||||
# Patch0: %%{name}-HEAD.patch
|
||||
Patch0: %{name}-HEAD.patch
|
||||
Patch1: %{name}-1938129-default-hiragana.patch
|
||||
|
||||
BuildRequires: anthy-unicode-devel
|
||||
@ -156,6 +155,9 @@ make -C data check
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Dec 24 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.14-1
|
||||
- Bump to 1.5.14
|
||||
|
||||
* Fri Oct 22 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.13-3
|
||||
- export C.UTF-8 for make check
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-anthy-1.5.13.tar.gz) = 02d63f578d0d5c099bc63dfa050b9091809b8af53a4b4372f1896f647b54f735b56ebead51b34fb9302c94afecaf439473b1df311fca640105e71ac9b80f94dd
|
||||
SHA512 (ibus-anthy-1.5.14.tar.gz) = 1c18bb18f270f52ae32720062b69d29f2005ecffe7f2418e3f0688c4c23b2d6742b5298ab2283a1937987bb2ce7e63a913107e0c079974775daa898f3619d1d9
|
||||
|
Loading…
Reference in New Issue
Block a user