From c4102ce4880e8f742162aafbab32aebb2ab990a6 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:49:35 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- thunar-volman.spec | 2 +- thunar-volman.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 thunar-volman.yaml diff --git a/thunar-volman.spec b/thunar-volman.spec index ac76818..273cddd 100644 --- a/thunar-volman.spec +++ b/thunar-volman.spec @@ -3,7 +3,7 @@ Name: thunar-volman Version: 0.9.5 -Release: 1%{?dist} +Release: 2 Summary: Automatic management of removable drives and media for Thunar License: GPLv2+ #Group: Development/Libraries diff --git a/thunar-volman.yaml b/thunar-volman.yaml new file mode 100644 index 0000000..a917ea8 --- /dev/null +++ b/thunar-volman.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "thunar-volman-" +seperator: "." From 1a4bfa3ccf6506c5fa7630e39cc0e17194fa9378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 17:27:11 +0800 Subject: [PATCH 2/2] update thunar-volman.yaml. --- thunar-volman.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunar-volman.yaml b/thunar-volman.yaml index a917ea8..617b1e6 100644 --- a/thunar-volman.yaml +++ b/thunar-volman.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/xfce/thunar-volman.git tag_prefix: "thunar-volman-" seperator: "."