diff --git a/zxing-cpp.spec b/zxing-cpp.spec index 8757f65..1cda22e 100644 --- a/zxing-cpp.spec +++ b/zxing-cpp.spec @@ -1,6 +1,6 @@ Name: zxing-cpp Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ port of the ZXing ("Zebra Crossing") barcode scanning library # The entire source is ASL 2.0, except: @@ -110,6 +110,9 @@ popd %{_libdir}/zxingcpp%{python3_ext_suffix} %changelog +* Tue Jun 13 2023 Python Maint - 2.0.0-2 +- Rebuilt for Python 3.12 + * Fri Feb 24 2023 Caolán McNamara 2.0.0-1 - latest release - migrated to SPDX license