Rebuilt for Python 3.11
This commit is contained in:
parent
f50a91500d
commit
d0095d5838
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue