diff --git a/upstream-info/apache-commons-collections4.yaml b/upstream-info/apache-commons-collections4.yaml new file mode 100644 index 0000000000000000000000000000000000000000..52c4a7f86436c3aca8fb7ea2e511853d9d88b787 --- /dev/null +++ b/upstream-info/apache-commons-collections4.yaml @@ -0,0 +1,6 @@ +version_control: git +src_repo: https://gitbox.apache.org/repos/asf/commons-collections.git +tag_prefix: "^commons-collections-" +separator: "." +git_url: https://gitbox.apache.org/repos/asf/commons-collections.git + diff --git a/upstream-info/memwatch.yaml b/upstream-info/memwatch.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b6b65e6df1e54182e9bb7729bf490886361174d5 --- /dev/null +++ b/upstream-info/memwatch.yaml @@ -0,0 +1,5 @@ +version_control: gitee +src_repo: openeuler/memwatch +tag_prefix: "^v" +separator: "." +git_url: https://gitee.com/openeuler/memwatch.git diff --git a/upstream-info/tig.yaml b/upstream-info/tig.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bf56ca651e8614c3a1e908e50dd68ec2cd7afa48 --- /dev/null +++ b/upstream-info/tig.yaml @@ -0,0 +1,6 @@ +version_control: github +src_repo: jonas/tig +tag_prefix: "^tig-" +separator: "." +git_url: https://github.com/jonas/tig.git + diff --git a/upstream-info/tito.yaml b/upstream-info/tito.yaml new file mode 100644 index 0000000000000000000000000000000000000000..90477bdc999ae0c44804040e6e1686ecd3f71ec7 --- /dev/null +++ b/upstream-info/tito.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: rpm-software-management/tito +tag_prefix: "^tito-" +separator: "." +git_url: https://github.com/rpm-software-management/tito.git diff --git a/upstream-info/zeromq.yaml b/upstream-info/zeromq.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4db785559e7c9ebf371046b376369308d05796e6 --- /dev/null +++ b/upstream-info/zeromq.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: zeromq/libzmq +tag_prefix: "^v" +separator: "." +git_url: https://github.com/zeromq/libzmq.git