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 1
1
---
2
2
packit_instances : ["prod", "stg"]
3
- specfile_path : hello.spec
3
+ specfile_path : hello-world .spec
4
4
files_to_sync :
5
5
- .packit.yaml
6
- - hello.spec
6
+ - hello-world .spec
7
7
upstream_package_name : hello
8
8
downstream_package_name : hello
9
9
# actions:
29
29
- " 125523088429" # TF
30
30
share_with_sources : ["5910538"]
31
31
image_customizations :
32
- packages : [hello]
32
+ packages : [hello-world ]
33
33
image_distribution : fedora-38
34
34
owner : packit
35
35
project : packit-hello-world-1481
Original file line number Diff line number Diff line change 1
- Name: hello
1
+ Name: hello-world
2
2
Version: 0.1.0
3
3
Release: 1%{?dist }
4
4
Summary: Nice and a polite tool to make your day
5
5
License: MIT
6
6
URL: https://github.com/packit-service/hello-world
7
- Source0: hello-%{version }.tar.gz
7
+ Source0: hello-world- %{version }.tar.gz
8
8
BuildArch: noarch
9
9
BuildRequires: python3-devel
10
10
BuildRequires: python3-setuptools
You can’t perform that action at this time.
0 commit comments