From 27747f436f9f0650ab04fdc1c77ca51cdbf9a9ad Mon Sep 17 00:00:00 2001 From: Andrey Kulaev Date: Fri, 29 Nov 2024 11:26:30 +0300 Subject: [PATCH] spec: update changelog, bump version --- python-botocore.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-botocore.spec b/python-botocore.spec index 44b095053e..c077a02cbb 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: ROCKIT52%{?buildid}%{?dist} +Release: ROCKIT53.rc.1%{?buildid}%{?dist} Summary: Low-level, data-driven core of boto 3 License: ASL 2.0 @@ -47,6 +47,11 @@ rm -rf tests/integration %{python3_sitelib}/%{pkgname}-*.egg-info/ %changelog +* Fri Nov 29 2024 Andrey Kulaev - 1.20.14-ROCKIT53.rc.1 +- backup: add configuration to BackupSelection and StartBackupJob +- backup: add IsPartial to RecoveryPoint shapes +- backup: add configuration to job list and get + * Tue Nov 19 2024 Aleksander Badulin - 1.20.14-ROCKIT52 - cloudwatch: add MetricName and Dimensions parameters to DescribeAlarms - ec2: add volume placement group