[packit] 2.13.6 upstream release
Upstream tag: 2.13.6 Upstream commit: 72ef8593 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.6-rawhide-update-pull_from_upstream ```
This commit is contained in:
parent
2fdea5c974
commit
adc4bc25ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/aws-cli-2.12.0.tar.gz
|
||||
/aws-cli-2.13.3.tar.gz
|
||||
/aws-cli-2.13.4.tar.gz
|
||||
/aws-cli-2.13.6.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.78.1.
|
||||
The file was generated using packit 0.78.1.post5+g4b99855.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname aws-cli
|
||||
|
||||
Name: awscli2
|
||||
Version: 2.13.4
|
||||
Version: 2.13.6
|
||||
Release: %autorelease
|
||||
|
||||
Summary: Universal Command Line Environment for AWS, version 2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (aws-cli-2.13.4.tar.gz) = 85c494a0af0edec32f3f37b5386132f1ed17e575a7d20d02f4c9e9cced70d660f3de515bfadb645e9a438c82fe59e6f92b5042ee43abcd0f0a79e71edddb8060
|
||||
SHA512 (aws-cli-2.13.6.tar.gz) = ea1b59f67164e12b7c875c5d4f9377cf45c19e883830db8558e095dc140a15fbaa7ec7986036bc09debc88f32aac6a3eadd7d23168ea67659487029555ffdccc
|
||||
|
Loading…
Reference in New Issue
Block a user