From 5a8f16db3ceebf7d371aae29d4091251ee98ab2c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 01:28:37 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- libchewing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libchewing.spec b/libchewing.spec index d272606..44dd970 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -2,7 +2,7 @@ %define name_zh_TW %{im_name_zh_TW}函式庫 Name: libchewing Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Jan 13 2012 Fedora Release Engineering - 0.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Mar 07 2011 Ding-Yi Chen - 0.3.3-1 - Upstream update to 0.3.3 + Fix memory access violation.