Update to 1.9.25
- Fix crash when changing some options using the menu or the floating panel - Resolves: rhbz#1803028 - Translation updates (pt_PT)
This commit is contained in:
parent
47b693b67d
commit
d4444691d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.9.22.tar.gz
|
/ibus-table-1.9.22.tar.gz
|
||||||
/ibus-table-1.9.23.tar.gz
|
/ibus-table-1.9.23.tar.gz
|
||||||
/ibus-table-1.9.24.tar.gz
|
/ibus-table-1.9.24.tar.gz
|
||||||
|
/ibus-table-1.9.25.tar.gz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%global _python_bytecompile_extra 1
|
%global _python_bytecompile_extra 1
|
||||||
|
|
||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.9.24
|
Version: 1.9.25
|
||||||
Release: 2%{?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/
|
||||||
@ -105,6 +105,12 @@ popd
|
|||||||
%{_datadir}/pkgconfig/%{name}.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 12 2020 Mike FABIAN <mfabian@redhat.com> - 1.9.25-1
|
||||||
|
- update to 1.9.25
|
||||||
|
- Fix crash when changing some options using the menu or the floating panel
|
||||||
|
- Resolves: rhbz#1803028
|
||||||
|
- Translation updates (pt_PT)
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.24-2
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.24-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-1.9.24.tar.gz) = a767e020d527dded57e099a6417eb87362e30d9905231e3c95b77522c99cb75dba4338027e7ea64362836b418335a58267a2932ae908b2b4b04a1f5aa5a32f8f
|
SHA512 (ibus-table-1.9.25.tar.gz) = d6db134ae9dfd6ea478dfdf7544c47fa6d94aca398451ac3fd451d22de806e91c0972478b6e25caa037d9dbac3de13e28b3f0d9b7c06b28bf19f50a0b389974e
|
||||||
|
Loading…
Reference in New Issue
Block a user