diff --git a/PyScreeze-0.1.26.tar.gz b/PyScreeze-0.1.26.tar.gz deleted file mode 100644 index 133266c..0000000 --- a/PyScreeze-0.1.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:224963114176208eee13b0b984de1f5fdc11b7393ce48ad2b52390dc8855d346 -size 23787 diff --git a/PyScreeze-0.1.28.tar.gz b/PyScreeze-0.1.28.tar.gz new file mode 100644 index 0000000..a03c2a1 --- /dev/null +++ b/PyScreeze-0.1.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4428600ed19b30cd3f4b5d83767d198fc1dbae7439eecf9bd795445c009b67ae +size 25547 diff --git a/python-PyScreeze.changes b/python-PyScreeze.changes index a56a171..2edf4c0 100644 --- a/python-PyScreeze.changes +++ b/python-PyScreeze.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 29 02:58:53 UTC 2022 - Yogalakshmi Arunachalam + +- update to 0.1.28 + * Fix for DC Release error that happened when calling pixel() + after calling screenshot() on Windows. + ------------------------------------------------------------------- Wed Jan 15 15:02:19 UTC 2020 - Marketa Calabkova diff --git a/python-PyScreeze.spec b/python-PyScreeze.spec index e69d598..9aa2311 100644 --- a/python-PyScreeze.spec +++ b/python-PyScreeze.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyScreeze # -# Copyright (c) 2020 SUSE LLC +# 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-PyScreeze -Version: 0.1.26 +Version: 0.1.28 Release: 0 Summary: A screenshot Python module License: BSD-3-Clause