- 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.
epel9
Ding-Yi Chen 11 years ago
parent d58d23698c
commit b1e6b38d40

@ -6,7 +6,7 @@
Name: libchewing Name: libchewing
Version: 0.4.0 Version: 0.4.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Intelligent phonetic input method library for Traditional Chinese Summary: Intelligent phonetic input method library for Traditional Chinese
Summary(zh_TW): %{name_zh_TW} Summary(zh_TW): %{name_zh_TW}
@ -77,7 +77,7 @@ make V=1 RPM_CFLAGS="%{optflags}" %{_smp_mflags}
%install %install
make DESTDIR=%{buildroot} install INSTALL="install -p" make DESTDIR=%{buildroot} install INSTALL="install -p"
rm -f %{buildroot}%{_libdir}/libchewing.la rm %{buildroot}%{_libdir}/libchewing.la
mkdir -p %{buildroot}%{libchewing_python_dir} mkdir -p %{buildroot}%{libchewing_python_dir}
cp -p contrib/python/chewing.py %{buildroot}%{libchewing_python_dir} cp -p contrib/python/chewing.py %{buildroot}%{libchewing_python_dir}
@ -117,13 +117,12 @@ fi
%{libchewing_python_dir} %{libchewing_python_dir}
%changelog %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 - Upstream update to 0.4.0
Details: https://github.com/chewing/libchewing/releases/tag/v0.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. - Update the URL for Sources.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@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 * Tue Mar 04 2014 Ding-Yi Chen <dchen at redhat dot com> - 0.3.5-2
- CFLAGS: added -fstack-protector-strong - CFLAGS: added -fstack-protector-strong

Loading…
Cancel
Save