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:
2828 - " 727920394381" # ARR
2929 - " 125523088429" # Testing Farm
3030 image_customizations :
31- packages : [hello]
31+ packages : [hello-world ]
3232 image_distribution : fedora-38
3333 owner : packit
3434 project : packit-hello-world-1481
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