From a5087361fb4c2bcb2ee4529e4811d7305fdae124 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:49:58 +0800 Subject: [PATCH] 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: "."