Bump to 1.5.12
This commit is contained in:
parent
a2b39e9ca7
commit
3ae4d6f22d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ ibus-anthy.png
|
||||
/ibus-anthy-1.5.9.tar.gz
|
||||
/ibus-anthy-1.5.10.tar.gz
|
||||
/ibus-anthy-1.5.11.tar.gz
|
||||
/ibus-anthy-1.5.12.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.11
|
||||
Release: 10%{?dist}
|
||||
Version: 1.5.12
|
||||
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
|
||||
|
||||
BuildRequires: anthy-unicode-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -158,6 +157,9 @@ desktop-file-validate \
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Feb 22 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.12-1
|
||||
- Bump to 1.5.12
|
||||
|
||||
* Wed Feb 10 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.11-10
|
||||
- Replace kasumi with kausmi-unicode
|
||||
- Delete to require intltool
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-anthy-1.5.11.tar.gz) = 2ac85bf4ddba56e3f84c3732082b3b63a07175ea712aad2865de4f87b8c0967da303ee1edccbed0890095e8ddab10e58307a47b72ee11b51de3927fdb9e72418
|
||||
SHA512 (ibus-anthy-1.5.12.tar.gz) = 6950a2865e4753831f8918f4a5926571bc8304454b6368662ef56a6fb11a60f0675e3d589108ebfd38cb5d193f7b61053a10baa6dad23adad67b3b3fc58760e8
|
||||
|
Loading…
Reference in New Issue
Block a user