[packit] 2.13.7 upstream release
Upstream tag: 2.13.7 Upstream commit: 4393dcdf 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.7-rawhide-update-pull_from_upstream ```
This commit is contained in:
parent
adc4bc25ae
commit
62f260a00a
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/aws-cli-2.13.3.tar.gz
|
/aws-cli-2.13.3.tar.gz
|
||||||
/aws-cli-2.13.4.tar.gz
|
/aws-cli-2.13.4.tar.gz
|
||||||
/aws-cli-2.13.6.tar.gz
|
/aws-cli-2.13.6.tar.gz
|
||||||
|
/aws-cli-2.13.7.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pkgname aws-cli
|
%global pkgname aws-cli
|
||||||
|
|
||||||
Name: awscli2
|
Name: awscli2
|
||||||
Version: 2.13.6
|
Version: 2.13.7
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
|
||||||
Summary: Universal Command Line Environment for AWS, version 2
|
Summary: Universal Command Line Environment for AWS, version 2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (aws-cli-2.13.6.tar.gz) = ea1b59f67164e12b7c875c5d4f9377cf45c19e883830db8558e095dc140a15fbaa7ec7986036bc09debc88f32aac6a3eadd7d23168ea67659487029555ffdccc
|
SHA512 (aws-cli-2.13.7.tar.gz) = 4bee76bf50ece9e7b39283c4e59a047c82a090f08e8678c3a6eba4738541c35b86df757e9677932be3ad778e861ce3ad47349abf14b5b04491bc03f94da8c121
|
||||||
|
Loading…
Reference in New Issue
Block a user