Browse Source

fcitx-4.2.9.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10521 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 7 years ago
parent
commit
8f8787d7b8
1 changed files with 6 additions and 3 deletions
  1. 6 3
      f/fcitx/fcitx-vl.spec

+ 6 - 3
f/fcitx/fcitx-vl.spec

@@ -1,5 +1,5 @@
-%define ver 4.2.8.6
-%define rel 3
+%define ver 4.2.9.1
+%define rel 1
 
 Summary: an input method framework with extension support
 Name: fcitx
@@ -16,7 +16,7 @@ BuildRequires: libX11-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: xorg-x11-proto-devel
 BuildRequires: xorg-x11-xtrans-devel
-BuildRequires: libxkbfile-devel 
+BuildRequires: libxkbcommon-devel 
 BuildRequires: pango-devel
 BuildRequires: cairo-devel
 BuildRequires: dbus-devel
@@ -220,6 +220,9 @@ fi
 %{_libdir}/qt4/plugins/inputmethods/qtim-fcitx.so
 
 %changelog
+* Sun Jul  3 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.2.9.1-1
+- new upstream release.
+
 * Thu Jun 30 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.2.8.6-3
 - rebuilt with new toolchain.