diff --git a/PyMsgBox-1.0.7.tar.gz b/PyMsgBox-1.0.7.tar.gz deleted file mode 100644 index be603d7..0000000 --- a/PyMsgBox-1.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7df5ed66c8a80fd36b83b278ba164e7a1d135c8fb8bdf38b291e46bf31d28085 -size 18693 diff --git a/PyMsgBox-1.0.9.tar.gz b/PyMsgBox-1.0.9.tar.gz new file mode 100644 index 0000000..658997d --- /dev/null +++ b/PyMsgBox-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2194227de8bff7a3d6da541848705a155dcbb2a06ee120d9f280a1d7f51263ff +size 18829 diff --git a/python-PyMsgBox.changes b/python-PyMsgBox.changes index b5052ab..eeddc5f 100644 --- a/python-PyMsgBox.changes +++ b/python-PyMsgBox.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 28 22:33:36 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.0.9 + * no upstream changelog +- Update to 1.0.8 + * Text is automatically converted to string with str() + ------------------------------------------------------------------- Tue Sep 24 09:38:40 UTC 2019 - Tomáš Chvátal diff --git a/python-PyMsgBox.spec b/python-PyMsgBox.spec index 52f07a3..b018828 100644 --- a/python-PyMsgBox.spec +++ b/python-PyMsgBox.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyMsgBox # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyMsgBox -Version: 1.0.7 +Version: 1.0.9 Release: 0 Summary: A Python module for JavaScript-like message boxes License: BSD-3-Clause