auto bump to v1.10.0
This commit is contained in:
parent
e073684b7c
commit
4268f1b323
1
.gitignore
vendored
1
.gitignore
vendored
@ -302,3 +302,4 @@
|
||||
/v1.9.0.tar.gz
|
||||
/v1.9.1.tar.gz
|
||||
/v1.9.2.tar.gz
|
||||
/v1.10.0.tar.gz
|
||||
|
@ -25,11 +25,11 @@
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
|
||||
%global built_tag_strip 1.9.2
|
||||
%global built_tag_strip 1.10.0
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.9.2
|
||||
Version: 1.10.0
|
||||
%if "%{_vendor}" == "debbuild"
|
||||
Packager: Podman Debbuild Maintainers <https://github.com/orgs/containers/teams/podman-debbuild-maintainers>
|
||||
License: ASL-2.0+
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.9.2.tar.gz) = 8d9aad3a6190f0c9bdd85485423dc257408b27088300f8a891615bf47f3ef16e02035d69ea15a75a93f375e6e7ad465f90951725e4ee1509463f05447c7ce174
|
||||
SHA512 (v1.10.0.tar.gz) = 0d64e7f12a0d10c81074a04b6c74ed6e7213f598013f1ba672c4c696e9dad5827f41f41bb817263bf8606cd051b8e24e7eab65b95d73d8a1c8bbb3eaeb9defdb
|
||||
|
Loading…
Reference in New Issue
Block a user