From 1f8b23101afb61a63b0c383a38dc7803ff622011 Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Fri, 13 Jun 2014 16:12:07 +1000 Subject: [PATCH] - Upstream update to 0.4.0 Details: https://github.com/chewing/libchewing/releases/tag/v0.4.0 - Fixed Bug 1087272 - libchewing-0.4.0 is available - Update the URL for Sources. -* Sat Jun 07 2014 Fedora Release Engineering - 0.3.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libchewing.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libchewing.spec b/libchewing.spec index 6cdad83..9f40888 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -6,7 +6,7 @@ Name: libchewing Version: 0.4.0 -Release: 2%{?dist} +Release: 1%{?dist} Summary: Intelligent phonetic input method library for Traditional Chinese Summary(zh_TW): %{name_zh_TW} @@ -77,7 +77,7 @@ make V=1 RPM_CFLAGS="%{optflags}" %{_smp_mflags} %install make DESTDIR=%{buildroot} install INSTALL="install -p" -rm %{buildroot}%{_libdir}/libchewing.la +rm -f %{buildroot}%{_libdir}/libchewing.la mkdir -p %{buildroot}%{libchewing_python_dir} cp -p contrib/python/chewing.py %{buildroot}%{libchewing_python_dir} @@ -117,12 +117,13 @@ fi %{libchewing_python_dir} %changelog -* Fri Jun 13 2014 Ding-Yi Chen - 0.4.0-2 +* Tue Jun 10 2014 Ding-Yi Chen - 0.4.0-1 - Upstream update to 0.4.0 Details: https://github.com/chewing/libchewing/releases/tag/v0.4.0 -- Fixed Bug 1087272 - libchewing-0.4.0 is available - Update the URL for Sources. +* Sat Jun 07 2014 Fedora Release Engineering - 0.3.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 04 2014 Ding-Yi Chen - 0.3.5-2 - CFLAGS: added -fstack-protector-strong