diff --git a/upstream-info/CMSIS.yaml b/upstream-info/CMSIS.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8a39d8accb4952850d307a320f0ba3b8f1115e34 --- /dev/null +++ b/upstream-info/CMSIS.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: ARM-software/CMSIS_5 +tag_prefix:^ +seperator: . \ No newline at end of file diff --git a/upstream-info/Linux DiskQuota.yaml b/upstream-info/Linux DiskQuota.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1f459e1acfe5961453764cdcfe0e0e061be51c8d --- /dev/null +++ b/upstream-info/Linux DiskQuota.yaml @@ -0,0 +1,5 @@ +--- +version_control: sourceforge +src_repo: https://sourceforge.net/p/linuxquota/code/ci/master/tree/ +tag_prefix: "^" +separator: "." \ No newline at end of file diff --git a/upstream-info/abrt.yaml b/upstream-info/abrt.yaml index 6cd81cef49d0a8f16811bae615136c37f5fc6c0e..70edfb206c5cd7b2c4d8994be6b379faaf0ba6fe 100644 --- a/upstream-info/abrt.yaml +++ b/upstream-info/abrt.yaml @@ -17,6 +17,17 @@ last_query: }, "node_id": "MDM6UmVmNzk1OTY1MjpyZWZzL3RhZ3MvYWJydC0yLjAuOC0zMC5lbDY=" }, + { + "name": "2.14.3", + "zipball_url": "https://api.github.com/repos/abrt/abrt/zipball/2.14.3", + "tarball_url": "https://api.github.com/repos/abrt/abrt/tarball/2.14.3", + "commit": { + "sha": "47a06bba8d5fdf341ee5600f1f38f4753f420777", + "url": "https://api.github.com/repos/abrt/abrt/commits/47a06bba8d5fdf341ee5600f1f38f4753f420777" + }, + "node_id": "MDM6UmVmNzk1OTY1MjpyZWZzL3RhZ3MvMi4xNC4z" + }, + { "name": "2.14.2", "zipball_url": "https://api.github.com/repos/abrt/abrt/zipball/2.14.2", diff --git a/upstream-info/atop.yaml b/upstream-info/atop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6b2047bbeaabc22daa5fd71690a3bb8dc2b8564a --- /dev/null +++ b/upstream-info/atop.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: Atoptool/atop +tag_prefix:^v +seperator: . \ No newline at end of file