diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..be44c5f --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,10 @@ + +upstream_project_url: https://github.com/SBECK-github/Date-Manip +copy_upstream_release_description: false + +jobs: + - job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-rawhide +