diff --git a/packit.spec b/packit.spec index c7310af..5f801d4 100644 --- a/packit.spec +++ b/packit.spec @@ -22,7 +22,7 @@ Requires: python3-packit = %{version}-%{release} This project provides tooling and automation to integrate upstream open source projects into Fedora operating system. -%package -n python3-packit +%package -n python3-packitos Summary: %{summary} # new-sources Requires: fedpkg @@ -38,7 +38,7 @@ Requires: rsync Recommends: osh-cli -%description -n python3-packit +%description -n python3-packitos Python library for Packit, check out packit package for the executable. @@ -70,7 +70,7 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit %{_mandir}/man1/packit*.1* %{bash_completions_dir}/packit -%files -n python3-packit -f %{pyproject_files} +%files -n python3-packitos -f %{pyproject_files} # Epel9 does not tag the license file in pyproject_files as a license. Manually install it in this case %if 0%{?el9} %license LICENSE