Skip to content

Commit 3813af1

Browse files
authored
Merge pull request #14 from packit-service/another-test
hello.spec: adjust name to package_name due to changes in packit
2 parents bc88c7c + a69bc89 commit 3813af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ BuildRequires: python3-devel
1313

1414

1515
%prep
16-
%autosetup -n %{name}-%{version}
16+
%autosetup -n %{package_name}-%{version}
1717

1818
%build
1919
%py3_build

0 commit comments

Comments
 (0)