[opencc] Update to 0.4.0

Peng Wu pwu at fedoraproject.org
Mon Mar 4 03:25:32 UTC 2013


commit deb7574b86ed4b4fcc164c302b2310f2ce719cec
Author: Peng Wu <alexepico at gmail.com>
Date:   Mon Mar 4 11:25:24 2013 +0800

    Update to 0.4.0

 opencc.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/opencc.spec b/opencc.spec
index 2029699..ba6e321 100644
--- a/opencc.spec
+++ b/opencc.spec
@@ -1,12 +1,11 @@
 Name:       opencc
-Version:    0.3.0
-Release:    5%{?dist}
+Version:    0.4.0
+Release:    1%{?dist}
 Summary:    Libraries for Simplified-Traditional Chinese Conversion
 License:    ASL 2.0
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/opencc/
 Source0:    http://opencc.googlecode.com/files/%{name}-%{version}.tar.gz
-Patch0:     opencc-fixes-ctest.patch
 Patch1:     opencc-0.3.0-fixes-cmake.patch
 
 BuildRequires:  gettext
@@ -39,7 +38,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .ctest
 %patch1 -p1 -b .cmake
 
 %build
@@ -77,6 +75,9 @@ ctest
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Mar  4 2013 Peng Wu <pwu at redhat.com> - 0.4.0-1
+- Update to 0.4.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list