From 6e14ca998492ac75573bf31ff42dd61147212f60 Mon Sep 17 00:00:00 2001 From: JeanLeo Date: Wed, 22 Jun 2022 17:28:24 +0800 Subject: [PATCH] Add missing YAML file of the software package --- upstream-info/appstream.yaml | 6 ++++++ upstream-info/armadillo.yaml | 6 ++++++ upstream-info/bullet.yaml | 6 ++++++ upstream-info/collectd.yaml | 6 ++++++ upstream-info/freeipa.yaml | 6 ++++++ upstream-info/gecode.yaml | 6 ++++++ upstream-info/git-review.yaml | 6 ++++++ upstream-info/git-secret.yaml | 6 ++++++ upstream-info/gmetrics.yaml | 6 ++++++ upstream-info/gssntlmssp.yaml | 6 ++++++ upstream-info/gtkmm24.yaml | 6 ++++++ upstream-info/hamcrest.yaml | 6 ++++++ upstream-info/hardinfo.yaml | 6 ++++++ upstream-info/libmysofa.yaml | 6 ++++++ upstream-info/libtorrent.yaml | 6 ++++++ upstream-info/lohit.yaml | 6 ++++++ upstream-info/mate-applets.yaml | 6 ++++++ upstream-info/mate-backgrounds.yaml | 6 ++++++ upstream-info/mate-calc.yaml | 6 ++++++ upstream-info/mate-control-center.yaml | 6 ++++++ upstream-info/mate-icon-theme.yaml | 6 ++++++ upstream-info/mate-media.yaml | 6 ++++++ upstream-info/mate-menus.yaml | 6 ++++++ upstream-info/mate-notification-daemon.yaml | 6 ++++++ upstream-info/mate-panel.yaml | 6 ++++++ upstream-info/mate-polkit.yaml | 6 ++++++ upstream-info/ovirt-ansible-repositories.yaml | 6 ++++++ upstream-info/ovirt-dependencies.yaml | 6 ++++++ upstream-info/ovirt-engine-api-model.yaml | 6 ++++++ upstream-info/ovirt-engine-cli.yaml | 6 ++++++ upstream-info/ovirt-engine-extension-aaa-ldap.yaml | 6 ++++++ upstream-info/ovirt-engine-nodejs.yaml | 6 ++++++ upstream-info/ovirt-engine-wildfly.yaml | 6 ++++++ upstream-info/ovirt-engine.yaml | 6 ++++++ upstream-info/ovirt-guest-agent.yaml | 6 ++++++ upstream-info/ovirt-host-deploy.yaml | 6 ++++++ upstream-info/ovirt-hosted-engine-ha.yaml | 6 ++++++ upstream-info/ovirt-hosted-engine-setup.yaml | 6 ++++++ upstream-info/ovirt-iso-uploader.yaml | 6 ++++++ upstream-info/velocity.yaml | 6 ++++++ 40 files changed, 240 insertions(+) create mode 100644 upstream-info/appstream.yaml create mode 100644 upstream-info/armadillo.yaml create mode 100644 upstream-info/bullet.yaml create mode 100644 upstream-info/collectd.yaml create mode 100644 upstream-info/freeipa.yaml create mode 100644 upstream-info/gecode.yaml create mode 100644 upstream-info/git-review.yaml create mode 100644 upstream-info/git-secret.yaml create mode 100644 upstream-info/gmetrics.yaml create mode 100644 upstream-info/gssntlmssp.yaml create mode 100644 upstream-info/gtkmm24.yaml create mode 100644 upstream-info/hamcrest.yaml create mode 100644 upstream-info/hardinfo.yaml create mode 100644 upstream-info/libmysofa.yaml create mode 100644 upstream-info/libtorrent.yaml create mode 100644 upstream-info/lohit.yaml create mode 100644 upstream-info/mate-applets.yaml create mode 100644 upstream-info/mate-backgrounds.yaml create mode 100644 upstream-info/mate-calc.yaml create mode 100644 upstream-info/mate-control-center.yaml create mode 100644 upstream-info/mate-icon-theme.yaml create mode 100644 upstream-info/mate-media.yaml create mode 100644 upstream-info/mate-menus.yaml create mode 100644 upstream-info/mate-notification-daemon.yaml create mode 100644 upstream-info/mate-panel.yaml create mode 100644 upstream-info/mate-polkit.yaml create mode 100644 upstream-info/ovirt-ansible-repositories.yaml create mode 100644 upstream-info/ovirt-dependencies.yaml create mode 100644 upstream-info/ovirt-engine-api-model.yaml create mode 100644 upstream-info/ovirt-engine-cli.yaml create mode 100644 upstream-info/ovirt-engine-extension-aaa-ldap.yaml create mode 100644 upstream-info/ovirt-engine-nodejs.yaml create mode 100644 upstream-info/ovirt-engine-wildfly.yaml create mode 100644 upstream-info/ovirt-engine.yaml create mode 100644 upstream-info/ovirt-guest-agent.yaml create mode 100644 upstream-info/ovirt-host-deploy.yaml create mode 100644 upstream-info/ovirt-hosted-engine-ha.yaml create mode 100644 upstream-info/ovirt-hosted-engine-setup.yaml create mode 100644 upstream-info/ovirt-iso-uploader.yaml create mode 100644 upstream-info/velocity.yaml diff --git a/upstream-info/appstream.yaml b/upstream-info/appstream.yaml new file mode 100644 index 00000000..b177feb8 --- /dev/null +++ b/upstream-info/appstream.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: ximion/appstream +tag_prefix: "^v" +separator: "." +git_url: https://github.com/ximion/appstream.git diff --git a/upstream-info/armadillo.yaml b/upstream-info/armadillo.yaml new file mode 100644 index 00000000..ec12c41b --- /dev/null +++ b/upstream-info/armadillo.yaml @@ -0,0 +1,6 @@ +--- +version_control: git +src_repo: https://gitlab.com/conradsnicta/armadillo-code.git +tag_prefix: +separator: +git_url: https://gitlab.com/conradsnicta/armadillo-code.git diff --git a/upstream-info/bullet.yaml b/upstream-info/bullet.yaml new file mode 100644 index 00000000..5068fc78 --- /dev/null +++ b/upstream-info/bullet.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: bulletphysics/bullet3 +tag_prefix: "^" +separator: "." +git_url: https://github.com/bulletphysics/bullet3.git diff --git a/upstream-info/collectd.yaml b/upstream-info/collectd.yaml new file mode 100644 index 00000000..407317c5 --- /dev/null +++ b/upstream-info/collectd.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: collectd/collectd +tag_prefix: "^collectd-" +separator: "." +git_url: https://github.com/collectd/collectd.git diff --git a/upstream-info/freeipa.yaml b/upstream-info/freeipa.yaml new file mode 100644 index 00000000..0c5a17b0 --- /dev/null +++ b/upstream-info/freeipa.yaml @@ -0,0 +1,6 @@ +--- +version_control: git +src_repo: https://pagure.io/freeipa.git +tag_prefix: "^release-" +separator: "-" +git_url: https://pagure.io/freeipa.git diff --git a/upstream-info/gecode.yaml b/upstream-info/gecode.yaml new file mode 100644 index 00000000..e91533e5 --- /dev/null +++ b/upstream-info/gecode.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: Gecode/gecode +tag_prefix: "^release-" +separator: "." +git_url: https://github.com/Gecode/gecode.git diff --git a/upstream-info/git-review.yaml b/upstream-info/git-review.yaml new file mode 100644 index 00000000..3ee88d4b --- /dev/null +++ b/upstream-info/git-review.yaml @@ -0,0 +1,6 @@ +--- +version_control: git +src_repo: https://opendev.org/opendev/git-review.git +tag_prefix: "^" +separator: "." +git_url: https://opendev.org/opendev/git-review.git diff --git a/upstream-info/git-secret.yaml b/upstream-info/git-secret.yaml new file mode 100644 index 00000000..a11086f1 --- /dev/null +++ b/upstream-info/git-secret.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: sobolevn/git-secret +tag_prefix: "^v" +separator: "." +git_url: https://github.com/sobolevn/git-secret.git diff --git a/upstream-info/gmetrics.yaml b/upstream-info/gmetrics.yaml new file mode 100644 index 00000000..88735210 --- /dev/null +++ b/upstream-info/gmetrics.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: dx42/gmetrics +tag_prefix: "^v" +separator: "." +git_url: https://github.com/dx42/gmetrics.git diff --git a/upstream-info/gssntlmssp.yaml b/upstream-info/gssntlmssp.yaml new file mode 100644 index 00000000..75d15e93 --- /dev/null +++ b/upstream-info/gssntlmssp.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: gssapi/gss-ntlmssp +tag_prefix: "^v" +separator: "." +git_url: https://github.com/gssapi/gss-ntlmssp.git diff --git a/upstream-info/gtkmm24.yaml b/upstream-info/gtkmm24.yaml new file mode 100644 index 00000000..b0580055 --- /dev/null +++ b/upstream-info/gtkmm24.yaml @@ -0,0 +1,6 @@ +--- +version_control: gitlab.gnome +src_repo: gtkmm +tag_prefix: "^v" +separator: "." +git_url: https://gitlab.gnome.org/GNOME/gtkmm.git diff --git a/upstream-info/hamcrest.yaml b/upstream-info/hamcrest.yaml new file mode 100644 index 00000000..ffbc5fa0 --- /dev/null +++ b/upstream-info/hamcrest.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: hamcrest/JavaHamcrest +tag_prefix: "^v" +separator: "." +git_url: https://github.com/hamcrest/JavaHamcrest.git diff --git a/upstream-info/hardinfo.yaml b/upstream-info/hardinfo.yaml new file mode 100644 index 00000000..18675cb5 --- /dev/null +++ b/upstream-info/hardinfo.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: lpereira/hardinfo +tag_prefix: "^release-" +separator: "." +git_url: https://github.com/lpereira/hardinfo.git diff --git a/upstream-info/libmysofa.yaml b/upstream-info/libmysofa.yaml new file mode 100644 index 00000000..85682825 --- /dev/null +++ b/upstream-info/libmysofa.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: hoene/libmysofa +tag_prefix: "^v" +separator: "." +git_url: https://github.com/hoene/libmysofa.git diff --git a/upstream-info/libtorrent.yaml b/upstream-info/libtorrent.yaml new file mode 100644 index 00000000..d47a8f30 --- /dev/null +++ b/upstream-info/libtorrent.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: rakshasa/libtorrent +tag_prefix: "^v" +separator: "." +git_url: https://github.com/rakshasa/libtorrent.git diff --git a/upstream-info/lohit.yaml b/upstream-info/lohit.yaml new file mode 100644 index 00000000..947351a0 --- /dev/null +++ b/upstream-info/lohit.yaml @@ -0,0 +1,6 @@ +--- +version_control: git +src_repo: https://pagure.io/lohit.git +tag_prefix: "^v" +separator: "" +git_url: https://pagure.io/lohit.git diff --git a/upstream-info/mate-applets.yaml b/upstream-info/mate-applets.yaml new file mode 100644 index 00000000..a89b4618 --- /dev/null +++ b/upstream-info/mate-applets.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-applets +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-applets.git diff --git a/upstream-info/mate-backgrounds.yaml b/upstream-info/mate-backgrounds.yaml new file mode 100644 index 00000000..f28f6f65 --- /dev/null +++ b/upstream-info/mate-backgrounds.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-backgrounds +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-backgrounds.git diff --git a/upstream-info/mate-calc.yaml b/upstream-info/mate-calc.yaml new file mode 100644 index 00000000..6410055d --- /dev/null +++ b/upstream-info/mate-calc.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-calc +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-calc.git diff --git a/upstream-info/mate-control-center.yaml b/upstream-info/mate-control-center.yaml new file mode 100644 index 00000000..74b4eaf5 --- /dev/null +++ b/upstream-info/mate-control-center.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-control-center +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-control-center.git diff --git a/upstream-info/mate-icon-theme.yaml b/upstream-info/mate-icon-theme.yaml new file mode 100644 index 00000000..f816a083 --- /dev/null +++ b/upstream-info/mate-icon-theme.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-icon-theme +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-icon-theme.git diff --git a/upstream-info/mate-media.yaml b/upstream-info/mate-media.yaml new file mode 100644 index 00000000..fe031c3e --- /dev/null +++ b/upstream-info/mate-media.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-media +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-media.git diff --git a/upstream-info/mate-menus.yaml b/upstream-info/mate-menus.yaml new file mode 100644 index 00000000..26255b44 --- /dev/null +++ b/upstream-info/mate-menus.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-menus +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-menus.git diff --git a/upstream-info/mate-notification-daemon.yaml b/upstream-info/mate-notification-daemon.yaml new file mode 100644 index 00000000..0cfcfada --- /dev/null +++ b/upstream-info/mate-notification-daemon.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-notification-daemon +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-notification-daemon.git diff --git a/upstream-info/mate-panel.yaml b/upstream-info/mate-panel.yaml new file mode 100644 index 00000000..f9b3a9fe --- /dev/null +++ b/upstream-info/mate-panel.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-panel +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-panel.git diff --git a/upstream-info/mate-polkit.yaml b/upstream-info/mate-polkit.yaml new file mode 100644 index 00000000..15cb2c6f --- /dev/null +++ b/upstream-info/mate-polkit.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: mate-desktop/mate-polkit +tag_prefix: "^v" +separator: "." +git_url: https://github.com/mate-desktop/mate-polkit.git diff --git a/upstream-info/ovirt-ansible-repositories.yaml b/upstream-info/ovirt-ansible-repositories.yaml new file mode 100644 index 00000000..346ec899 --- /dev/null +++ b/upstream-info/ovirt-ansible-repositories.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-ansible-repositories +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-ansible-repositories.git diff --git a/upstream-info/ovirt-dependencies.yaml b/upstream-info/ovirt-dependencies.yaml new file mode 100644 index 00000000..2cf998ba --- /dev/null +++ b/upstream-info/ovirt-dependencies.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-dependencies +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-dependencies.git diff --git a/upstream-info/ovirt-engine-api-model.yaml b/upstream-info/ovirt-engine-api-model.yaml new file mode 100644 index 00000000..32da0f0f --- /dev/null +++ b/upstream-info/ovirt-engine-api-model.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-engine-api-model +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-engine-api-model.git diff --git a/upstream-info/ovirt-engine-cli.yaml b/upstream-info/ovirt-engine-cli.yaml new file mode 100644 index 00000000..645481b2 --- /dev/null +++ b/upstream-info/ovirt-engine-cli.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-engine-cli +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-engine-cli.git diff --git a/upstream-info/ovirt-engine-extension-aaa-ldap.yaml b/upstream-info/ovirt-engine-extension-aaa-ldap.yaml new file mode 100644 index 00000000..d29af986 --- /dev/null +++ b/upstream-info/ovirt-engine-extension-aaa-ldap.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-engine-extension-aaa-ldap +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-engine-extension-aaa-ldap.git diff --git a/upstream-info/ovirt-engine-nodejs.yaml b/upstream-info/ovirt-engine-nodejs.yaml new file mode 100644 index 00000000..f2c5ba4a --- /dev/null +++ b/upstream-info/ovirt-engine-nodejs.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-engine-nodejs +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-engine-nodejs.git diff --git a/upstream-info/ovirt-engine-wildfly.yaml b/upstream-info/ovirt-engine-wildfly.yaml new file mode 100644 index 00000000..852c0b6c --- /dev/null +++ b/upstream-info/ovirt-engine-wildfly.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-engine-wildfly +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-engine-wildfly.git diff --git a/upstream-info/ovirt-engine.yaml b/upstream-info/ovirt-engine.yaml new file mode 100644 index 00000000..db02f97a --- /dev/null +++ b/upstream-info/ovirt-engine.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-engine +tag_prefix: "^ovirt-engine-" +separator: "." +git_url: https://github.com/oVirt/ovirt-engine.git diff --git a/upstream-info/ovirt-guest-agent.yaml b/upstream-info/ovirt-guest-agent.yaml new file mode 100644 index 00000000..8a04a3ca --- /dev/null +++ b/upstream-info/ovirt-guest-agent.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-guest-agent +tag_prefix: "^" +separator: "." +git_url: https://github.com/oVirt/ovirt-guest-agent.git diff --git a/upstream-info/ovirt-host-deploy.yaml b/upstream-info/ovirt-host-deploy.yaml new file mode 100644 index 00000000..993ea874 --- /dev/null +++ b/upstream-info/ovirt-host-deploy.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-host-deploy +tag_prefix: "^ovirt-host-deploy-" +separator: "." +git_url: https://github.com/oVirt/ovirt-host-deploy.git diff --git a/upstream-info/ovirt-hosted-engine-ha.yaml b/upstream-info/ovirt-hosted-engine-ha.yaml new file mode 100644 index 00000000..83630788 --- /dev/null +++ b/upstream-info/ovirt-hosted-engine-ha.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-hosted-engine-ha +tag_prefix: "^v" +separator: "." +git_url: https://github.com/oVirt/ovirt-hosted-engine-ha.git diff --git a/upstream-info/ovirt-hosted-engine-setup.yaml b/upstream-info/ovirt-hosted-engine-setup.yaml new file mode 100644 index 00000000..447f158b --- /dev/null +++ b/upstream-info/ovirt-hosted-engine-setup.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-hosted-engine-setup +tag_prefix: "^ovirt-hosted-engine-setup-" +separator: "." +git_url: https://github.com/oVirt/ovirt-hosted-engine-setup.git diff --git a/upstream-info/ovirt-iso-uploader.yaml b/upstream-info/ovirt-iso-uploader.yaml new file mode 100644 index 00000000..f728d80f --- /dev/null +++ b/upstream-info/ovirt-iso-uploader.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: oVirt/ovirt-iso-uploader +tag_prefix: "^ovirt-iso-uploader-" +separator: "." +git_url: https://github.com/oVirt/ovirt-iso-uploader.git diff --git a/upstream-info/velocity.yaml b/upstream-info/velocity.yaml new file mode 100644 index 00000000..2a998467 --- /dev/null +++ b/upstream-info/velocity.yaml @@ -0,0 +1,6 @@ +--- +version_control: github +src_repo: apache/velocity-engine +tag_prefix: "^" +separator: "." +git_url: https://github.com/apache/velocity-engine.git -- Gitee