From 1ebce7a280078e79d7c8b1100e7f2dc01d2fc5a2 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Sat, 13 Jun 2020 14:20:09 +0800 Subject: [PATCH 1/2] add python-paste-deploy.yaml. --- python-paste-deploy.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-paste-deploy.yaml diff --git a/python-paste-deploy.yaml b/python-paste-deploy.yaml new file mode 100644 index 0000000..9db19e8 --- /dev/null +++ b/python-paste-deploy.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: clearlinux-pkgs/PasteDeploy +tag_prefix: +seperator: . \ No newline at end of file From dc047de9ab9014ca4379d6a8f3293c7efc170d5f Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Tue, 30 Jun 2020 18:47:30 +0800 Subject: [PATCH 2/2] update python-paste-deploy.yaml. --- python-paste-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-paste-deploy.yaml b/python-paste-deploy.yaml index 9db19e8..6244960 100644 --- a/python-paste-deploy.yaml +++ b/python-paste-deploy.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: clearlinux-pkgs/PasteDeploy -tag_prefix: +tag_prefix: ^ seperator: . \ No newline at end of file