diff --git a/anda/tools/umstellar/umstellar.spec b/anda/tools/umstellar/umstellar.spec index 3deca4b2f5..a75f8b8045 100644 --- a/anda/tools/umstellar/umstellar.spec +++ b/anda/tools/umstellar/umstellar.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.0.3 Provides: python3-%{pypi_name} = %{version}-%{release} Provides: %{pypi_name} = %{version}-%{release} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ultramarine Quickstart Tool License: None @@ -31,7 +31,6 @@ Summary: %{summary} Requires: python3dist(requests) Requires: python3dist(setuptools) -Requires: python3dist(setuptools) = 67.7.2 Requires: anaconda-core %description -n python3-%{pypi_name} @@ -60,4 +59,4 @@ install -D -m 644 example.ks %{buildroot}%{_datadir}/anaconda/post-scripts/stell %changelog * Fri Nov 10 2023 Cappy Ishihara - 0.0.1-1 -- Initial package. \ No newline at end of file +- Initial package.