File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11---
22packit_instances : ["prod", "stg"]
3- specfile_path : hello.spec
3+ specfile_path : hello-world .spec
44files_to_sync :
55 - .packit.yaml
6- - hello.spec
6+ - hello-world .spec
77upstream_package_name : hello
88downstream_package_name : hello
99# actions:
3030 - " 564542550944" # ttomecek
3131 share_with_sources : ["435116"]
3232 image_customizations :
33- packages : [hello]
33+ packages : [hello-world ]
3434 image_distribution : fedora-36
3535 owner : packit
3636 project : packit-hello-world-1363
Original file line number Diff line number Diff line change 1- Name: hello
1+ Name: hello-world
22Version: 0.1.0
33Release: 1%{?dist }
44Summary: Nice and a polite tool to make your day
55License: MIT
66URL: https://github.com/packit-service/hello-world
7- Source0: hello-%{version }.tar.gz
7+ Source0: hello-world- %{version }.tar.gz
88BuildArch: noarch
99BuildRequires: python3-devel
1010BuildRequires: python3-setuptools
You can’t perform that action at this time.
0 commit comments