diff --git a/python-xarray.spec b/python-xarray.spec index 67e619f8d831f9447bc12df27cb3173bf0b08bda..b5169ec01232adf73be55401e6f01f4877b8abb1 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-xarray -Version: 2025.3.0 +Version: 2025.6.1 Release: 1 Summary: N-D labeled arrays and datasets in Python License: Apache-2.0 @@ -60,6 +60,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Fri Jun 20 2025 zengyao - 2025.6.1-1 +- Update package to version 2025.6.1 + * Thu Mar 27 2025 openeuler_bot - 2025.3.0-1 - This release drops support for Python 3.9, and adds support for grouping by multiple arrays (version: v2024.09.0). - This release extends the API for groupby operations with various grouper objects, and includes improvements to the documentation and numerous bugfixes (version: v2024.07.0). diff --git a/xarray-2025.3.0.tar.gz b/xarray-2025.6.1.tar.gz similarity index 30% rename from xarray-2025.3.0.tar.gz rename to xarray-2025.6.1.tar.gz index f5c9e8eb5738124fa4a276b0503275769b903102..a6c78b9657edc227590d33cb8d01470b0c2b2b63 100644 Binary files a/xarray-2025.3.0.tar.gz and b/xarray-2025.6.1.tar.gz differ