From 1951b16cd7ef3151b19973681236eef68218828b Mon Sep 17 00:00:00 2001 From: Evgeniy Proskurnev Date: Wed, 7 Aug 2024 00:56:58 +0300 Subject: [PATCH] spec: bump version, update changelog --- python-botocore.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-botocore.spec b/python-botocore.spec index b63ffbcf54..cbc35d14c8 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -4,7 +4,7 @@ Name: python-%{pkgname} # NOTICE - Updating this package requires updating python-boto3 Version: 1.20.14 -Release: ROCKIT46%{?buildid}%{?dist} +Release: ROCKIT47%{?buildid}%{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -47,6 +47,10 @@ rm -rf tests/integration %{python3_sitelib}/%{pkgname}-*.egg-info/ %changelog +* Wed Aug 07 2024 Evgenii Proskurnev - 1.20.14-ROCKIT47 +- add IAM API +- iam: Add IAM server certificates + * Tue Jul 23 2024 Linar Nasyyrov - 1.20.14-ROCKIT46 - ec2: add ramMonitoring as instance attribute - spec: move to ROCKIT