Update to 2.9.2
- Translation updates from Weblate for es - Ignore invalid compose sequences when reading compose files - Update emoji annotations from CLDR
This commit is contained in:
parent
c2b6cb950d
commit
57886f6f7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/ibus-typing-booster-2.8.3.tar.gz
|
||||
/ibus-typing-booster-2.9.0.tar.gz
|
||||
/ibus-typing-booster-2.9.1.tar.gz
|
||||
/ibus-typing-booster-2.9.2.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.9.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
||||
@ -229,6 +229,12 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Mon Jun 08 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.2-1
|
||||
- Update to 2.9.2
|
||||
- Translation updates from Weblate for es
|
||||
- Ignore invalid compose sequences when reading compose files
|
||||
- Update emoji annotations from CLDR
|
||||
|
||||
* Thu Jun 04 2020 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-2
|
||||
- Don't explicitly require python(abi) >= 3.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.9.1.tar.gz) = 63620fdcf9f6a94a6b48d40708653540e3353830d9c540d996c32c402354501d1a0f9f492733cb7c1b397165462509c73cce7dc2a060ecdbf77ca954f84eeab9
|
||||
SHA512 (ibus-typing-booster-2.9.2.tar.gz) = 60eeed56ec2c153193fc6476316ccf2cbc2f27f94cbabb34a8f421fcf58cbda5445806ec931cfa935f71e5d494954b1ed05310a8383cfda0038e7df7ea5a687c
|
||||
|
Loading…
Reference in New Issue
Block a user