[packit] 2.13.12 upstream release
Upstream tag: 2.13.12 Upstream commit: 4b31f135 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/* git checkout packit/2.13.12-rawhide-update-pull_from_upstream ```
This commit is contained in:
parent
1bf84d714b
commit
8305657c9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/aws-cli-2.13.7.tar.gz
|
||||
/aws-cli-2.13.9.tar.gz
|
||||
/aws-cli-2.13.11.tar.gz
|
||||
/aws-cli-2.13.12.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname aws-cli
|
||||
|
||||
Name: awscli2
|
||||
Version: 2.13.11
|
||||
Version: 2.13.12
|
||||
Release: %autorelease
|
||||
|
||||
Summary: Universal Command Line Environment for AWS, version 2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aws-cli-2.13.11.tar.gz) = ef48061f413b4facd79a225af362c717c31c03ae434b78bdb775298624f122646ae9350f5825123ab72b047194d152e856c36496f0631c6615297007eac7fdb0
|
||||
SHA512 (aws-cli-2.13.12.tar.gz) = 0ed6abe7391c8318352f4303f6083509bb758077553bb34114fd7247d058b77190d1b64ec60320832b0b47bb96336ce7568316894aa8ec734425efb1ddc76f5b
|
||||
|
Loading…
Reference in New Issue
Block a user