diff --git a/.packit.yaml b/.packit.yaml index 85fc24c..13757fc 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,6 +1,7 @@ -upstream_project_url: https://github.com/89luca89/distrobox +upstream_project_url: https://github.com/alcir/distrobox copy_upstream_release_description: false + jobs: - job: pull_from_upstream trigger: release diff --git a/distrobox.spec b/distrobox.spec index e940414..49a876e 100644 --- a/distrobox.spec +++ b/distrobox.spec @@ -3,7 +3,7 @@ # https://github.com/89luca89/distrobox/issues/127 %global __brp_mangle_shebangs_exclude_from %{_bindir}/distrobox-(export|init)$ -%global forgeurl https://github.com/89luca89/distrobox +%global forgeurl https://github.com/alcir/distrobox %global tag %{version} Name: distrobox