Fixed typo.
This commit is contained in:
parent
c091e80ad6
commit
3bcb3ac487
@ -7,7 +7,7 @@
|
|||||||
-GNOME_SHELL_VERSION=`GET_JS_VERSION 'Config.PACKAGE_VERSION'`
|
-GNOME_SHELL_VERSION=`GET_JS_VERSION 'Config.PACKAGE_VERSION'`
|
||||||
-GJS_VERSION=`GET_JS_VERSION 'Config.GJS_VERSION'`
|
-GJS_VERSION=`GET_JS_VERSION 'Config.GJS_VERSION'`
|
||||||
+GNOME_SHELL_VERSION=3.1.90
|
+GNOME_SHELL_VERSION=3.1.90
|
||||||
+GJS_VERSION=1.29.16
|
+GJS_VERSION=1.29.17
|
||||||
AC_SUBST(GNOME_SHELL_VERSION)
|
AC_SUBST(GNOME_SHELL_VERSION)
|
||||||
AC_SUBST(GJS_VERSION)
|
AC_SUBST(GJS_VERSION)
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.3.99.20110817
|
Version: 1.3.99.20110817
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -382,7 +382,7 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%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.
|
- Fixed Bug 700472 Use a symbol icon instead of an image icon.
|
||||||
- Updated ibus-HEAD.patch for upstream.
|
- Updated ibus-HEAD.patch for upstream.
|
||||||
- Removed ibus-435880-surrounding-text.patch as upstream.
|
- Removed ibus-435880-surrounding-text.patch as upstream.
|
||||||
|
Loading…
Reference in New Issue
Block a user