[libchewing] - Upstream update to 0.4.0 Details: https://github.com/chewing/libchewing/releases/tag/v0.4.0 - Fi

Ding-Yi Chen dchen at fedoraproject.org
Fri Jun 13 06:01:56 UTC 2014


commit b1e6b38d409a55001adf9ec1d4fc5776b72460f5
Author: Ding-Yi Chen <dingyichen at gmail.com>
Date:   Fri Jun 13 16:01:45 2014 +1000

    - 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.

 libchewing.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/libchewing.spec b/libchewing.spec
index 9f40888..6cdad83 100644
--- a/libchewing.spec
+++ b/libchewing.spec
@@ -6,7 +6,7 @@
 
 Name:           libchewing
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2%{?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 -f %{buildroot}%{_libdir}/libchewing.la
+rm %{buildroot}%{_libdir}/libchewing.la
 
 mkdir -p %{buildroot}%{libchewing_python_dir}
 cp -p contrib/python/chewing.py %{buildroot}%{libchewing_python_dir}
@@ -117,13 +117,12 @@ fi
 %{libchewing_python_dir}
 
 %changelog
-* Tue Jun 10 2014 Ding-Yi Chen <dchen at redhat dot com> - 0.4.0-1
+* Fri Jun 13 2014 Ding-Yi Chen <dchen at redhat dot com> - 0.4.0-2
 - 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 <rel-eng at lists.fedoraproject.org> - 0.3.5-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
 * Tue Mar 04 2014 Ding-Yi Chen <dchen at redhat dot com> - 0.3.5-2
 - CFLAGS: added -fstack-protector-strong


More information about the scm-commits mailing list