update to 0.0.20 upstream version
- Resolves: #874421 - Improve setup GUI to make correct dictionary installable - Add page size spin button to setup tool - Connect signals in __init__ of SetupUI after setting the initial values - Make the setup tool find the right config file in gnome-shell on Fedora 18 - Update German translation
This commit is contained in:
parent
0c7a4cf69d
commit
a235922b56
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/ibus-typing-booster-0.0.17.tar.gz
|
||||
/ibus-typing-booster-0.0.18.tar.gz
|
||||
/ibus-typing-booster-0.0.19.tar.gz
|
||||
/ibus-typing-booster-0.0.20.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 0.0.19
|
||||
Version: 0.0.20
|
||||
Release: 1%{?dist}
|
||||
Summary: A typing booster engine for the IBus platform
|
||||
License: GPLv3+
|
||||
@ -74,6 +74,15 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Nov 08 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.20-1
|
||||
- Update to 0.0.20 upstream version
|
||||
- Resolves: #874421
|
||||
- Improve setup GUI to make correct dictionary installable (Resolves #874421)
|
||||
- Add page size spin button to setup tool
|
||||
- Connect signals in __init__ of SetupUI after setting the initial values
|
||||
- Make the setup tool find the right config file in gnome-shell on Fedora 18
|
||||
- Update German translation
|
||||
|
||||
* Tue Nov 06 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.19-1
|
||||
- Update to 0.0.19 upstream version
|
||||
- fix rpmlint warning “incorrect-fsf-address”
|
||||
|
Loading…
Reference in New Issue
Block a user