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..4fcce99 --- /dev/null +++ b/xfce4-dev-tools.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.xfce.org/xfce/xfce4-dev-tools.git +tag_prefix: "xfce4-dev-tools-" +seperator: "."