diff --git a/zxing-cpp.spec b/zxing-cpp.spec index 8222395..8e399a4 100644 --- a/zxing-cpp.spec +++ b/zxing-cpp.spec @@ -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 - 1.2.0-5 +- Rebuilt for Python 3.11 + * Sat Apr 23 2022 Benjamin A. Beasley - 1.2.0-4 - Security fix for CVE-2022-28041