diff --git a/python-qrcode.changes b/python-qrcode.changes index e2ccf01..dbca089 100644 --- a/python-qrcode.changes +++ b/python-qrcode.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 5 08:57:38 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 8.2.0 + * Optimize QRColorMask apply_mask method for enhanced performance + * Fix typos on StyledPilImage embeded_* parameters. + The old parameters with the typos are still accepted + for backward compatibility. +- from version 8.1 + * Added support for Python 3.13. + ------------------------------------------------------------------- Wed Mar 26 10:05:29 UTC 2025 - Ben Greiner diff --git a/python-qrcode.spec b/python-qrcode.spec index 374e972..bb098bf 100644 --- a/python-qrcode.spec +++ b/python-qrcode.spec @@ -1,7 +1,7 @@ # # spec file for package python-qrcode # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ %{?sle15_python_module_pythons} Name: python-qrcode -Version: 8.0 +Version: 8.2 Release: 0 Summary: QR Code image generator License: BSD-3-Clause diff --git a/qrcode-8.0.tar.gz b/qrcode-8.0.tar.gz deleted file mode 100644 index bd92097..0000000 --- a/qrcode-8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e2977d4ede15447734957a5fb535849cbb898086b4bb7045a6be4b07d70299a -size 528966 diff --git a/qrcode-8.2.tar.gz b/qrcode-8.2.tar.gz new file mode 100644 index 0000000..e584542 --- /dev/null +++ b/qrcode-8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072dc52937ccfaff68a70c93081ad333e33201159ff5aeef8a49e8d2e643ea1b +size 529231