diff --git a/python-qrcode.spec b/python-qrcode.spec index 379c9a1..ceda842 100644 --- a/python-qrcode.spec +++ b/python-qrcode.spec @@ -2,7 +2,7 @@ Name: python-%{pkgname} Version: 6.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python QR Code image generator License: BSD @@ -100,7 +100,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{python3_sitelib}/%{pkgname}/image/__pycache__/base.* %changelog -* Mon Mar 08 2021 Christian Heimes - 6.1-10 +* Thu Apr 22 2021 Christian Heimes - 6.1-10 - Resolves: #1935839 Remove python-imaging build requirements for RHEL - Run unit tests during build