From 1a55eab77cc5a50d26eddd4bbaca2f8580e1ace5 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 16 Aug 2022 21:50:55 +0200 Subject: Add catatonit to community .config/nvchecker/community.toml Add upstream tracking for catatonit. .config/packages/community.txt Add catatonit to community. --- .config/nvchecker/community.toml | 5 +++++ .config/packages/community.txt | 1 + 2 files changed, 6 insertions(+) diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index bc5c142..dfd7be7 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -244,6 +244,11 @@ git = "https://github.com/falktx/carla" use_max_tag = true exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)" +[catatonit] +source = "git" +git = "https://github.com/openSUSE/catatonit/" +use_max_tag = true + [cloud-init] source = "git" git = "https://github.com/canonical/cloud-init/" diff --git a/.config/packages/community.txt b/.config/packages/community.txt index 62ff23b..08dfe06 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -47,6 +47,7 @@ capnproto caps cardinal carla +catatonit cloud-init clthreads clxclient -- cgit v1.2.3-54-g00ecf