[opencc] Fixes Download URL

Peng Wu pwu at fedoraproject.org
Wed Aug 22 06:06:16 UTC 2012


commit fce90b8d8c1f66804295c232b1766b65a3128971
Author: Peng Wu <alexepico at gmail.com>
Date:   Wed Aug 22 13:45:13 2012 +0800

    Fixes Download URL

 opencc.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/opencc.spec b/opencc.spec
index 2dacb81..b2baf9b 100644
--- a/opencc.spec
+++ b/opencc.spec
@@ -1,11 +1,11 @@
 Name:       opencc
 Version:    0.3.0
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Libraries for Simplified-Traditional Chinese Conversion
 License:    ASL 2.0
 Group:      System Environment/Libraries
-URL:        http://code.google.com/p/open-chinese-convert/
-Source0:    http://open-chinese-convert.googlecode.com/files/%{name}-%{version}.tar.gz
+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
 
@@ -77,6 +77,9 @@ ctest
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Aug 22 2012  Peng Wu <pwu at redhat.com> - 0.3.0-4
+- Fixes Download URL
+
 * Mon Jul 23 2012  Peng Wu <pwu at redhat.com> - 0.3.0-3
 - Fixes cmake
 


More information about the scm-commits mailing list