From 37f2953f5967ff76b5a63f0eb15bdade9567e66f Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:47:57 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-clipman-plugin.spec | 2 +- xfce4-clipman-plugin.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 xfce4-clipman-plugin.yaml diff --git a/xfce4-clipman-plugin.spec b/xfce4-clipman-plugin.spec index 5d894ba..99d5cd0 100644 --- a/xfce4-clipman-plugin.spec +++ b/xfce4-clipman-plugin.spec @@ -3,7 +3,7 @@ Name: xfce4-clipman-plugin Version: 1.6.1 -Release: 1%{?dist} +Release: 2 Summary: Clipboard manager plugin for the Xfce panel License: GPLv2+ #Group: Development/Libraries diff --git a/xfce4-clipman-plugin.yaml b/xfce4-clipman-plugin.yaml new file mode 100644 index 0000000..df9cbc0 --- /dev/null +++ b/xfce4-clipman-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-clipman-plugin-" +seperator: "." From f050ffaafeabb953c9b77b40dc8c16e9705b7b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 17:06:19 +0800 Subject: [PATCH 2/2] update xfce4-clipman-plugin.yaml. --- xfce4-clipman-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-clipman-plugin.yaml b/xfce4-clipman-plugin.yaml index df9cbc0..7a28a3c 100644 --- a/xfce4-clipman-plugin.yaml +++ b/xfce4-clipman-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin.git tag_prefix: "xfce4-clipman-plugin-" seperator: "."