Fixed typo.

This commit is contained in:
Takao Fujiwara 2011-09-01 17:27:35 +09:00
parent c091e80ad6
commit 3bcb3ac487
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
-GNOME_SHELL_VERSION=`GET_JS_VERSION 'Config.PACKAGE_VERSION'`
-GJS_VERSION=`GET_JS_VERSION 'Config.GJS_VERSION'`
+GNOME_SHELL_VERSION=3.1.90
+GJS_VERSION=1.29.16
+GJS_VERSION=1.29.17
AC_SUBST(GNOME_SHELL_VERSION)
AC_SUBST(GJS_VERSION)

View File

@ -24,7 +24,7 @@
Name: ibus
Version: 1.3.99.20110817
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
Group: System Environment/Libraries
@ -382,7 +382,7 @@ fi
%{_datadir}/gtk-doc/html/*
%changelog
* Thu Sep 01 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110817-2
* Thu Sep 01 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110817-3
- Fixed Bug 700472 Use a symbol icon instead of an image icon.
- Updated ibus-HEAD.patch for upstream.
- Removed ibus-435880-surrounding-text.patch as upstream.