update to 1.9.22
- Add Turkish translation from Weblate, 100% translated - Minor translation fixes in some other languages (Punctuation fixes)
This commit is contained in:
parent
6dcdd3cfc5
commit
f41808f1b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.9.19.tar.gz
|
||||
/ibus-table-1.9.20.tar.gz
|
||||
/ibus-table-1.9.21.tar.gz
|
||||
/ibus-table-1.9.22.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: ibus-table
|
||||
Version: 1.9.21
|
||||
Release: 5%{?dist}
|
||||
Version: 1.9.22
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
URL: http://code.google.com/p/ibus/
|
||||
@ -101,6 +101,11 @@ make check || cat ./tests/test-suite.log
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2019 Mike FABIAN <mfabian@redhat.com> - 1.9.22-1
|
||||
- update to 1.9.22
|
||||
- Add Turkish translation from Weblate, 100% translated
|
||||
- Minor translation fixes in some other languages (Punctuation fixes)
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.21-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.9.21.tar.gz) = 354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866
|
||||
SHA512 (ibus-table-1.9.22.tar.gz) = cde25bd3914eb7fffce47abfab1c75514f978bb33af7e20d865c867fd351418d86fe1852e70e1582ec6cae790e679c9098449f1679be5b30ce9236f0d7130534
|
||||
|
Loading…
Reference in New Issue
Block a user