[python3-cangjie] Fix the URL and Source0

Mathieu Bridon bochecha at fedoraproject.org
Wed Jan 8 15:01:47 UTC 2014


commit 9570647a0199b2c9f14d64648465c94128f5efcf
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Wed Jan 8 23:01:35 2014 +0800

    Fix the URL and Source0

 python3-cangjie.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-cangjie.spec b/python3-cangjie.spec
index 9c3f1e4..27504b5 100644
--- a/python3-cangjie.spec
+++ b/python3-cangjie.spec
@@ -5,8 +5,8 @@ Summary:          Python bindings to libcangjie
 Version:          1.0
 Release:          1%{?dist}
 License:          LGPLv3+
-URL:              http://cangjians.github.io/projects/%{name}
-Source0:          http://cangjians.github.io/downloads/%{name}/%{module_name}-%{version}.tar.xz
+URL:              http://cangjians.github.io/projects/pycangjie
+Source0:          http://cangjians.github.io/downloads/pycangjie/%{module_name}-%{version}.tar.xz
 
 BuildRequires:    python3-Cython
 BuildRequires:    python3-devel


More information about the scm-commits mailing list