Update package to version 1.34.48

This commit is contained in:
chendexi 2024-02-23 19:39:59 +08:00
parent 1053be71e5
commit 0df938bd18
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-botocore Name: python-botocore
Version: 1.34.16 Version: 1.34.48
Release: 1 Release: 1
Summary: Low-level, data-driven core of boto 3. Summary: Low-level, data-driven core of boto 3.
License: Apache-2.0 License: Apache-2.0
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Feb 23 2024 chendexi <chendexi@kylinos.cn> - 1.34.48-1
- Update package to version 1.34.48
* Thu Jan 11 2024 xu_ping <707078654@qq.com> - 1.34.16-1 * Thu Jan 11 2024 xu_ping <707078654@qq.com> - 1.34.16-1
- Update package to version 1.34.16 - Update package to version 1.34.16