diff --git a/PyAutoGUI-0.9.53.tar.gz b/PyAutoGUI-0.9.53.tar.gz deleted file mode 100644 index 148c6b3..0000000 --- a/PyAutoGUI-0.9.53.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d31de8f712218d90be7fc98091fce1a12a3e9196e0c814eb9afd73bb2ec97035 -size 59031 diff --git a/PyAutoGUI-0.9.54.tar.gz b/PyAutoGUI-0.9.54.tar.gz new file mode 100644 index 0000000..7811eec --- /dev/null +++ b/PyAutoGUI-0.9.54.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd1d29e8fd118941cb193f74df57e5c6ff8e9253b99c7b04f39cfc69f3ae04b2 +size 61236 diff --git a/python-PyAutoGUI.changes b/python-PyAutoGUI.changes index a358d89..de47225 100644 --- a/python-PyAutoGUI.changes +++ b/python-PyAutoGUI.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 27 13:46:16 UTC 2023 - Dirk Müller + +- update to 0.9.54: + * package metadata and testsuite fixes + ------------------------------------------------------------------- Thu Sep 22 20:52:45 UTC 2022 - Yogalakshmi Arunachalam @@ -29,7 +35,7 @@ Thu Sep 22 20:52:45 UTC 2022 - Yogalakshmi Arunachalam - v0.9.37 -- Updating setup.py - v0.9.36 - -- Fixed Windows XP problem with the DPI scaling API call. + -- Fixed Windows XP problem with the DPI scaling API call. ------------------------------------------------------------------- Thu Nov 7 15:12:43 UTC 2019 - Matej Cepl diff --git a/python-PyAutoGUI.spec b/python-PyAutoGUI.spec index ec67611..5e94fcf 100644 --- a/python-PyAutoGUI.spec +++ b/python-PyAutoGUI.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyAutoGUI # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyAutoGUI -Version: 0.9.53 +Version: 0.9.54 Release: 0 Summary: A Python module for GUI automation that can control the keyboard and mouse License: BSD-3-Clause