From b9c8930f9feb8b3e9e34b02eb0f2416cdac11298 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 13:46:37 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfwm4.spec | 2 +- xfwm4.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 xfwm4.yaml diff --git a/xfwm4.spec b/xfwm4.spec index 747f559..7266f80 100644 --- a/xfwm4.spec +++ b/xfwm4.spec @@ -1,7 +1,7 @@ %global xfceversion 4.14 Name: xfwm4 Version: 4.14.2 -Release: 1%{?dist} +Release: 2 Summary: Window Manager for the Xfce Desktop Environment #Group: Development/Libraries License: GPLv2+ diff --git a/xfwm4.yaml b/xfwm4.yaml new file mode 100644 index 0000000..0cf75a9 --- /dev/null +++ b/xfwm4.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfwm4-" +seperator: "." From 64af1e233d22aa529c918fb5ea22365f2352aac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Tue, 1 Dec 2020 11:40:27 +0800 Subject: [PATCH 2/2] update xfwm4.yaml. --- xfwm4.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfwm4.yaml b/xfwm4.yaml index 0cf75a9..f4dced7 100644 --- a/xfwm4.yaml +++ b/xfwm4.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/xfce/xfwm4.git tag_prefix: "xfwm4-" seperator: "."