podman-3.3.0-1.el9
- update to 3.3.0 release and switch to the v3.3 maint branch - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4386840b43
commit
cfbc626ef2
10
podman.spec
10
podman.spec
@ -16,15 +16,15 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch main
|
||||
%global commit0 42442887166954ac1cf54c0ce6c45475f37e69ec
|
||||
%global branch v3.3
|
||||
%global commit0 c5995c9d35d5ce74c8f3f4ac391fac2094cca344
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.3.0
|
||||
Release: 0.27%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -344,6 +344,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Aug 03 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-1
|
||||
- update to 3.3.0 release and switch to the v3.3 maint branch
|
||||
- Related: #1970747
|
||||
|
||||
* Mon Aug 02 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.27
|
||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||
(https://github.com/containers/podman/commit/4244288)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (main-4244288.tar.gz) = 9d12299f4c478a386c24813f05c5fd144c2a245f316bba3cdc27bb394f5309e2cba9c3ba61bab1802253af98e705571a92f736355d8ce56b9dfda09ca55c708d
|
||||
SHA512 (v3.3-c5995c9.tar.gz) = 3544e3eebb22067c3cb658387e2bd4952e4d07e971c8ea38489b1bca9edf63180cca22e0985bfa829e9a289154b4b12099df860168294449a18c12496ba16e76
|
||||
|
Loading…
Reference in New Issue
Block a user