From 809f4ca7117a49556cc1886cb6a74a4a099784fd Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:42:28 +0800 Subject: [PATCH] 20201127 add yaml file --- libmpd.spec | 2 +- libmpd.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 libmpd.yaml diff --git a/libmpd.spec b/libmpd.spec index a75c815..ae59f0f 100644 --- a/libmpd.spec +++ b/libmpd.spec @@ -1,6 +1,6 @@ Name: libmpd Version: 11.8.17 -Release: 1%{?dist} +Release: 2 Summary: Music Player Daemon Library Group: Development/Libraries License: GPLv2+ diff --git a/libmpd.yaml b/libmpd.yaml new file mode 100644 index 0000000..d9c1e28 --- /dev/null +++ b/libmpd.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "libmpd-" +seperator: "."