From b653806d10aa6a03cffe2f4561647311ef09d1fc Mon Sep 17 00:00:00 2001 From: small_leek Date: Tue, 18 Aug 2020 20:24:59 +0800 Subject: [PATCH 1/2] package init --- Cython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index 680a16a..2d55d85 100644 --- a/Cython.spec +++ b/Cython.spec @@ -3,7 +3,7 @@ Name: Cython Version: 0.29.14 -Release: 1 +Release: 2 Summary: Language for writing C extensions for Python License: Apache 2.0 URL: https://cython.org/ -- Gitee From 534e41ce16bdf1c0563ccb4ea75ac8126b7ed3fe Mon Sep 17 00:00:00 2001 From: small_leek Date: Tue, 18 Aug 2020 20:29:09 +0800 Subject: [PATCH 2/2] release + 1: for pkgs affeccted by updated ones --- Cython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index 2d55d85..0abdd8c 100644 --- a/Cython.spec +++ b/Cython.spec @@ -3,7 +3,7 @@ Name: Cython Version: 0.29.14 -Release: 2 +Release: 3 Summary: Language for writing C extensions for Python License: Apache 2.0 URL: https://cython.org/ -- Gitee