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