diff --git a/.gitignore b/.gitignore index ae2bdeb..6759a57 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /podman-3.2.1.tar.gz /podman-4.0.0.tar.gz /podman-4.2.0.tar.gz +/v4.3.0.tar.gz diff --git a/python-podman.spec b/python-podman.spec index f50dc2a..4691555 100644 --- a/python-podman.spec +++ b/python-podman.spec @@ -2,7 +2,7 @@ %global desc %{pypi_name} is a library of bindings to use the RESTful API for Podman. %global pypi_dist 4 -%global built_tag v4.2.0 +%global built_tag v4.3.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -14,7 +14,7 @@ Release: %autorelease Summary: RESTful API for Podman URL: https://github.com/containers/%{pypi_name}-py # Tarball fetched from upstream -Source0: %{url}/releases/download/%{built_tag}/%{pypi_name}-%{version}.tar.gz +Source0: %{url}/archive/%{built_tag}.tar.gz BuildArch: noarch %description @@ -40,7 +40,7 @@ Summary: %{summary} %desc %prep -%autosetup -Sgit -n %{pypi_name}-%{built_tag_strip} +%autosetup -Sgit -n %{pypi_name}-py-%{built_tag_strip} %generate_buildrequires %pyproject_buildrequires %{?with_tests:-t} diff --git a/sources b/sources index 21c902a..e43b9fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (podman-4.2.0.tar.gz) = 17a3f8dd43fff0bab9104f54d59bd8cee846a635d88cf311a8ad69673ad5d19e4b8aa8ae47286ebfe8f3766d40867050723120e68590142bf076be51e6a612ec +SHA512 (v4.3.0.tar.gz) = 4e7c1f23d7baf425079689635c2b468871eff7f898f150b9244faf3d199a1cf2544aee1f633e431cd40701fbaaa41861d894e72486a38c6a198fd2c33691b826