diff --git a/pandas-1.4.1.tar.gz b/pandas-1.4.2.tar.gz similarity index 58% rename from pandas-1.4.1.tar.gz rename to pandas-1.4.2.tar.gz index 3c2aac0..921375c 100644 Binary files a/pandas-1.4.1.tar.gz and b/pandas-1.4.2.tar.gz differ diff --git a/python-pandas.spec b/python-pandas.spec index 5f44250..1ce9f41 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -2,7 +2,7 @@ %bcond_with test Name: python-%{pypi_name} -Version: 1.4.1 +Version: 1.4.2 Release: 1 Summary: Data structures and data analysis tools for Python License: BSD @@ -51,6 +51,9 @@ py.test-%{python3_version} %{python3_sitearch}/%{pypi_name}-*.egg-info/ %changelog +* Fri Apr 21 2023 wubijie - 1.4.2-1 +- Update package to version 1.4.2 + * Tue Apr 18 2023 wubijie - 1.4.1-1 - Update package to version 1.4.1