[fcitx] Update to 4.2.8.4

李瑞彬 cheeselee at fedoraproject.org
Sat May 24 04:03:43 UTC 2014


commit 76f900c682c44dba8e7b13f534eabf2a5b32b8b2
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Sat May 24 12:04:52 2014 +0800

    Update to 4.2.8.4

 .gitignore |    1 +
 fcitx.spec |   11 ++++++++---
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55ed535..ccda7cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fcitx-4.2.8_dict.tar.xz
 /fcitx-4.2.8.3_dict.tar.xz
+/fcitx-4.2.8.4_dict.tar.xz
diff --git a/fcitx.spec b/fcitx.spec
index 3e50a6f..b06af4c 100644
--- a/fcitx.spec
+++ b/fcitx.spec
@@ -4,8 +4,8 @@
 
 Name:			fcitx
 Summary:		An input method framework
-Version:		4.2.8.3
-Release:		2%{?dist}
+Version:		4.2.8.4
+Release:		1%{?dist}
 License:		GPLv2+
 Group:			User Interface/Desktops
 URL:			https://fcitx-im.org/wiki/Fcitx
@@ -44,7 +44,7 @@ Requires:		hicolor-icon-theme
 Requires:		dbus
 
 %description data
-The %{name}-data package provides shared datas for Fcitx.
+The %{name}-data package provides shared data for Fcitx.
 
 %package libs
 Summary:		Shared libraries for Fcitx
@@ -162,6 +162,8 @@ install -pm 644 AUTHORS ChangeLog THANKS TODO COPYING %{buildroot}/%{_docdir}/%{
 sed -i -e 's:%{_libdir}:`pkg-config --variable=libdir fcitx`:g' \
   ${RPM_BUILD_ROOT}%{_bindir}/fcitx4-config
 
+chmod +x ${RPM_BUILD_ROOT}%{_datadir}/%{name}/data/env_setup.sh
+
 %find_lang %{name}
 
 desktop-file-install --delete-original \
@@ -353,6 +355,9 @@ fi
 
 
 %changelog
+* Sat May 24 2014 Robin Lee <cheeselee at fedoraproject.org> - 4.2.8.4-1
+- Update to 4.2.8.4
+
 * Fri Feb 14 2014 Parag Nemade <paragn AT fedoraproject DOT org> - 4.2.8.3-2
 - Rebuild for icu 52
 
diff --git a/sources b/sources
index 18b8238..ac47cd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfd4b71fea93acf8dcbbe58cc01d5bbc  fcitx-4.2.8.3_dict.tar.xz
+c3f9574e50adbf893eafde8f29646570  fcitx-4.2.8.4_dict.tar.xz


More information about the scm-commits mailing list