diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 1809c17f879c1ceb0e4b99fd4ea9cd665ddbca7b..a03b77fdc3b769b0c04c762b16bc87d221b2a180 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -4,10 +4,10 @@ Summary: A GSSAPI/SPNEGO authentication handler for python-requests Name: python-%{sname} Version: 1.2.3 -Release: 7%{?dist} +Release: 8%{?dist} License: ISC URL: https://github.com/pythongssapi/%{sname} -Source0: %{url}/releases/download/v%{version}/%{sname}-%{version}.tar.gz +Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{sname}-%{version}.tar.gz BuildRequires: git-core python3-devel python3-gssapi python3-requests python3-setuptools BuildArch: noarch @@ -44,6 +44,10 @@ shim for requests-kerberos. %{python3_sitelib}/%{s_name}* %changelog +* Thu Oct 31 2024 jackeyji - 1.2.3-8 +- [Type] other +- [DESC] Optimize the tarball address path + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 1.2.3-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream