update to 0.0.25 upstream version

- Port to use pygobject3
This commit is contained in:
Mike FABIAN 2012-12-18 07:49:57 +01:00
parent 4162e94ef2
commit 8c78c0cf26
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/ibus-typing-booster-0.0.22.tar.gz /ibus-typing-booster-0.0.22.tar.gz
/ibus-typing-booster-0.0.23.tar.gz /ibus-typing-booster-0.0.23.tar.gz
/ibus-typing-booster-0.0.24.tar.gz /ibus-typing-booster-0.0.24.tar.gz
/ibus-typing-booster-0.0.25.tar.gz

View File

@ -1,6 +1,6 @@
Name: ibus-typing-booster Name: ibus-typing-booster
Version: 0.0.24 Version: 0.0.25
Release: 2%{?dist} Release: 1%{?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,10 @@ 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
* Thu Feb 14 2013 Mike FABIAN <mfabian@redhat.com> - 0.0.25-1
- Update to 0.0.25 upstream version
- Port to use pygobject3
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.24-2 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
918ed4fa2aec6fc887cda415d5d35c2f ibus-typing-booster-0.0.24.tar.gz ab24e21e88e2dc30f83d8757dc959290 ibus-typing-booster-0.0.25.tar.gz