Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 18:58:10 +02:00 committed by Miro Hrončok
commit d0095d5838

View file

@ -1,6 +1,6 @@
Name: zxing-cpp
Version: 1.2.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: C++ port of the ZXing ("Zebra Crossing") barcode scanning library
# The entire source is ASL 2.0, except:
@ -147,6 +147,9 @@ popd
%files -n python3-%{name} -f %{pyproject_files}
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.0-5
- Rebuilt for Python 3.11
* Sat Apr 23 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.0-4
- Security fix for CVE-2022-28041