Update to 1.12.6
- In main.py “import factory” only when the --xml option is not used - Resolves: rhbz#1955283 - Make the keybindings treeview sortable by clicking the column headers - Update translations from Weblate (update for pt_BR, now 100%)
This commit is contained in:
parent
93c274e3ff
commit
ec259d1ff2
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.12.3.tar.gz
|
/ibus-table-1.12.3.tar.gz
|
||||||
/ibus-table-1.12.4.tar.gz
|
/ibus-table-1.12.4.tar.gz
|
||||||
/ibus-table-1.12.5.tar.gz
|
/ibus-table-1.12.5.tar.gz
|
||||||
|
/ibus-table-1.12.6.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.12.5
|
Version: 1.12.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://code.google.com/p/ibus/
|
URL: http://code.google.com/p/ibus/
|
||||||
@ -143,6 +143,13 @@ fi
|
|||||||
%{_datadir}/installed-tests/%{name}
|
%{_datadir}/installed-tests/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 03 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.6-1
|
||||||
|
- Update to 1.12.6
|
||||||
|
- In main.py “import factory” only when the --xml option is not used
|
||||||
|
- Resolves: rhbz#1955283
|
||||||
|
- Make the keybindings treeview sortable by clicking the column headers
|
||||||
|
- Update translations from Weblate (update for pt_BR, now 100%)
|
||||||
|
|
||||||
* Wed Apr 21 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.5-3
|
* Wed Apr 21 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.5-3
|
||||||
- Resolves: rhbz#1948197 Change post to posttrans
|
- Resolves: rhbz#1948197 Change post to posttrans
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-1.12.5.tar.gz) = 1fbbf07c64b366c84ca463e0e5f21a6008cc488f75ac24466d94982f70c04b6b882f098bae210d4f32c381c24899c5c0da389a501c30ef5e3dd679828720ab5a
|
SHA512 (ibus-table-1.12.6.tar.gz) = b73cc0129a1b0181b0a735ca6bc9ffa5bedf52aaee4de4163751c412e01b4d77168b5deb3186695e774c3a967a4967ab32423c87e8c4bb8dcee6ad62afe00e92
|
||||||
|
Loading…
Reference in New Issue
Block a user