Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Alessio
af5ff9f7c3 Update .packit.yaml 2024-01-10 22:49:41 +00:00
Alessio
ff374c22a2 Update distrobox.spec 2024-01-10 22:47:11 +00:00
Alessio
6e6b4d2756 Packit 2024-01-10 22:53:15 +01:00
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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