diff --git a/nbformat-5.9.2.tar.gz b/nbformat-5.9.2.tar.gz new file mode 100644 index 0000000..6e26c75 Binary files /dev/null and b/nbformat-5.9.2.tar.gz differ diff --git a/python-nbformat.spec b/python-nbformat.spec index 831a3bd..cc0dfe5 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -8,7 +8,7 @@ This package contains the base implementation of the Jupyter Notebook format, and Python APIs for working with notebooks.} Name: python-%{pypi_name} -Version: 5.9.0 +Version: 5.9.2 Release: 1 Summary: The Jupyter Notebook format. License: BSD-3-Clause @@ -76,5 +76,8 @@ Documentation for %{name} %license LICENSE %changelog +* Fri Oct 13 2023 wen-minjuan - 5.9.2-1 +- Upgrade version to 5.9.2-1 + * Mon Jul 10 2023 Dongxing Wang - 5.9.0-1 -- Initial package. +- Initial package. \ No newline at end of file