From 583b25f61d5f2453e5190a80243501a267b84fb0 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 18 Jul 2023 20:34:29 +0200 Subject: [PATCH] Added packit.yaml for automating updates --- .packit.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .packit.yaml diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..1179143 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,8 @@ +upstream_project_url: https://gitlab.com/ipcalc/ipcalc +copy_upstream_release_description: true + +jobs: +- job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-all