From 4b8c6b0b2670e4042d8ae3cb0ed3a3b034791d03 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 23:01:26 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libchewing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libchewing.spec b/libchewing.spec index f0a4df3..6e93331 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -2,7 +2,7 @@ %define name_zh_TW %{im_name_zh_TW}函式庫 Name: libchewing Version: 0.3.2 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Intelligent phonetic input method library for Traditional Chinese Summary(zh_TW): %{name_zh_TW} @@ -138,6 +138,9 @@ touch $RPM_BUILD_ROOT%{libchewing_python_dir}/__init__.py %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 0.3.2-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Sep 02 2010 Ding-Yi Chen - 0.3.2-28 - Resolves: #625980 Add padding to wch_t to ensure it's word aligned.