Rebuilt for f16 gnome-shell 3.2 and gjs 1.30
This commit is contained in:
parent
5a5669903a
commit
1bd91f5e51
@ -6,8 +6,8 @@
|
||||
|
||||
-GNOME_SHELL_VERSION=`GET_JS_VERSION 'Config.PACKAGE_VERSION'`
|
||||
-GJS_VERSION=`GET_JS_VERSION 'Config.GJS_VERSION'`
|
||||
+GNOME_SHELL_VERSION=3.1.92
|
||||
+GJS_VERSION=1.29.18
|
||||
+GNOME_SHELL_VERSION=3.2
|
||||
+GJS_VERSION=1.30
|
||||
AC_SUBST(GNOME_SHELL_VERSION)
|
||||
AC_SUBST(GJS_VERSION)
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
Name: ibus
|
||||
Version: 1.4.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -386,6 +386,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.0-3
|
||||
- Rebuilt for f16 gnome-shell 3.2 and gjs 1.30
|
||||
|
||||
* Wed Sep 28 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.4.0-2
|
||||
- Updated to 1.4.0
|
||||
- Updated ibus-gjs 3.0.2.20110928 for f15.
|
||||
|
Loading…
Reference in New Issue
Block a user