From a5087361fb4c2bcb2ee4529e4811d7305fdae124 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:49:58 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-dev-tools.spec | 2 +- xfce4-dev-tools.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 xfce4-dev-tools.yaml diff --git a/xfce4-dev-tools.spec b/xfce4-dev-tools.spec index 32c446e..511c4e9 100644 --- a/xfce4-dev-tools.spec +++ b/xfce4-dev-tools.spec @@ -1,7 +1,7 @@ %global xfceversion 4.14 Name: xfce4-dev-tools Version: 4.14.0 -Release: 1%{?dist} +Release: 2 Summary: Xfce developer tools License: GPLv2+ #Group: Development/Libraries diff --git a/xfce4-dev-tools.yaml b/xfce4-dev-tools.yaml new file mode 100644 index 0000000..a05112a --- /dev/null +++ b/xfce4-dev-tools.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-dev-tools-" +seperator: "." From cf34551851577bb76139174c64257201c0b3a15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Tue, 1 Dec 2020 11:00:13 +0800 Subject: [PATCH 2/2] update xfce4-dev-tools.yaml. --- xfce4-dev-tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-dev-tools.yaml b/xfce4-dev-tools.yaml index a05112a..4fcce99 100644 --- a/xfce4-dev-tools.yaml +++ b/xfce4-dev-tools.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/xfce/xfce4-dev-tools.git tag_prefix: "xfce4-dev-tools-" seperator: "."