From 059e3fc8feb1030916724f096c4bbcda81fdfb47 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Fri, 10 Nov 2023 22:44:11 +0700 Subject: [PATCH] Update release number and package requirements in umstellar.spec. --- anda/tools/umstellar/umstellar.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/umstellar/umstellar.spec b/anda/tools/umstellar/umstellar.spec index b7d8ef25f3..2c1b7a2f66 100644 --- a/anda/tools/umstellar/umstellar.spec +++ b/anda/tools/umstellar/umstellar.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: %{pypi_version} Provides: python3-%{pypi_name} = %{version}-%{release} Provides: %{pypi_name} = %{version}-%{release} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ultramarine Quickstart Tool License: None @@ -29,7 +29,7 @@ Why?So,... Summary: %{summary} %{?python_provide:%python_provide python3-%{pypi_name}} -Requires: python3dist(requests) = 2.31 +Requires: python3dist(requests) Requires: python3dist(setuptools) Requires: python3dist(setuptools) = 67.7.2 Requires: anaconda-core