diff --git a/googleapis_common_protos-1.69.1.tar.gz b/googleapis_common_protos-1.69.1.tar.gz deleted file mode 100644 index ef572c6..0000000 --- a/googleapis_common_protos-1.69.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e20d2d8dda87da6fe7340afbbdf4f0bcb4c8fae7e6cadf55926c31f946b0b9b1 -size 144514 diff --git a/googleapis_common_protos-1.69.2.tar.gz b/googleapis_common_protos-1.69.2.tar.gz new file mode 100644 index 0000000..b911177 --- /dev/null +++ b/googleapis_common_protos-1.69.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1b904a27a33c821b4b749fd31d334c0c9c30e6113023d495e48979a3dc9c5f +size 144496 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 8e52f3c..2f512da 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,12 +1,18 @@ ------------------------------------------------------------------- -Tue Mar 18 07:54:38 UTC 2025 - John Paul Adrian Glaubitz +Thu Apr 3 06:20:30 UTC 2025 - John Paul Adrian Glaubitz - Update to 1.69.2 * Allow protobuf 6.x (b4d4551) * Remove setup.cfg configuration for creating universal wheels (#13659) * Resolve issue where pre-release versions of dependencies are installed (b4d4551) * Set `include` in `tool.setuptools.packages.find` (#13662) -- from version 1.69.1 +- Fix changelog entry for previous version +- Update GitHub URL in URL field + +------------------------------------------------------------------- +Tue Mar 18 07:54:38 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.69.1 * Exclude docs in tool.setuptools.packages.find (#13607) * Restore *.proto files removed in version 1.67.0 (#13614) - from version 1.69.0 diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index e414a76..d133408 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-googleapis-common-protos -Version: 1.69.1 +Version: 1.69.2 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0 Group: Development/Languages/Python -URL: https://github.com/googleapis/python-api-common-protos +URL: https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos Source: https://files.pythonhosted.org/packages/source/g/googleapis_common_protos/googleapis_common_protos-%{version}.tar.gz Source1: test_google_api_error_reason.py BuildRequires: %{python_module pip}