diff --git a/notebook-6.5.2.tar.gz b/notebook-6.5.2.tar.gz deleted file mode 100644 index a19123b..0000000 --- a/notebook-6.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1897e5317e225fc78b45549a6ab4b668e4c996fd03a04e938fe5e7af2bfffd0 -size 5717165 diff --git a/notebook-6.5.3.tar.gz b/notebook-6.5.3.tar.gz new file mode 100644 index 0000000..142ffa1 --- /dev/null +++ b/notebook-6.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12bee3292211d85dd7e588a790ddce30cb3e8fbcfa1e803522a207f60819e05 +size 5785846 diff --git a/python-notebook.changes b/python-notebook.changes index d2526bc..54461a1 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Mar 19 16:07:19 UTC 2023 - Ben Greiner + +- Update to 6.5.3 + * Add a banner and log to information about the migration to + Notebook 7 plan #6742 (@echarles) + * Add sys_info to page template for 6.5.x #6668 (@juhasch) + * Add .mo and .json files for translations #6728 (@frenzymadness) + * Apply PR #6609 to 6.5.x (Fix rename_file and delete_file to + handle hidden files properly) #6660 (@yacchin1205) + ------------------------------------------------------------------- Mon Dec 26 22:57:38 UTC 2022 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index f5d12e2..300e6c5 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ BuildArch: noarch %bcond_with libalternatives %endif Name: python-notebook%{psuffix} -Version: 6.5.2 +Version: 6.5.3 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause