This commit is contained in:
Dennis Gilmore 2013-08-03 14:13:49 -05:00
parent a9607111b2
commit a8cded56af

View File

@ -1,6 +1,6 @@
Name: ibus-typing-booster Name: ibus-typing-booster
Version: 1.2.2 Version: 1.2.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: A typing booster engine for the IBus platform Summary: A typing booster engine for the IBus platform
License: GPLv3+ License: GPLv3+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -74,6 +74,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
%{_datadir}/applications/ibus-setup-typing-booster.desktop %{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 15 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.2-1 * Mon Jul 15 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.2-1
- Update to 1.2.2 upstream version - Update to 1.2.2 upstream version
- Commit immediately when certain punctuation characters are typed and transliteration is not used (Resolves: rhbz#981179) - Commit immediately when certain punctuation characters are typed and transliteration is not used (Resolves: rhbz#981179)