Rebuilt with gnome-shell-3.3.5
This commit is contained in:
parent
7bcb691d27
commit
e6ed2dda91
@ -1,13 +1,13 @@
|
|||||||
--- ibus-gjs/configure.ac.orig 2012-02-03 20:24:22.331320102 +0900
|
--- ibus-gjs/configure.ac.orig 2012-01-13 18:11:33.152447345 +0900
|
||||||
+++ ibus-gjs/configure.ac 2012-02-03 20:31:03.628265181 +0900
|
+++ ibus-gjs/configure.ac 2012-02-08 14:21:59.671562482 +0900
|
||||||
@@ -164,8 +164,8 @@ try {
|
@@ -174,8 +174,8 @@ try {
|
||||||
$GREP -v "DEBUG:"
|
$GREP -v "DEBUG:"
|
||||||
}
|
}
|
||||||
|
|
||||||
-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.3.4", "3.3.3", "3.2'
|
+GNOME_SHELL_VERSION='3.3.5", "3.3.4", "3.3.3", "3.2'
|
||||||
+GJS_VERSION='1.31.6", "1.31.11", "1.30'
|
+GJS_VERSION='1.31.10", "1.31.6", "1.31.11", "1.30'
|
||||||
AC_SUBST(GNOME_SHELL_VERSION)
|
AC_SUBST(GNOME_SHELL_VERSION)
|
||||||
AC_SUBST(GJS_VERSION)
|
AC_SUBST(GJS_VERSION)
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.4.99.20120203
|
Version: 1.4.99.20120203
|
||||||
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
|
||||||
@ -446,7 +446,7 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 07 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20120203-2
|
* Wed Feb 08 2012 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.99.20120203-3
|
||||||
- Fixed ibus-setup on C locale
|
- Fixed ibus-setup on C locale
|
||||||
- Fixed to show no registered engines from g-c-c.
|
- Fixed to show no registered engines from g-c-c.
|
||||||
- Enabled Alt_R keybinding on ko locales for ibus gtk only.
|
- Enabled Alt_R keybinding on ko locales for ibus gtk only.
|
||||||
|
Loading…
Reference in New Issue
Block a user