diff --git a/mcstrans.yaml b/mcstrans.yaml index 65a559b..dfb759c 100644 --- a/mcstrans.yaml +++ b/mcstrans.yaml @@ -1,4 +1,4 @@ -version_control: git -src_repo: https://src.fedoraproject.org/rpms/mcstrans.git -tag_prefix: ^mcstrans- -seperator: "-" +version_control: github +src_repo: "SELinuxProject/selinux" +tag_prefix: "^mcstrans-" +seperator: "."