Rebuilt for Python 3.12
This commit is contained in:
parent
020556d7f0
commit
c33c17a19b
@ -23,7 +23,7 @@ Name: protobuf
|
|||||||
# “patch” updates of protobuf.
|
# “patch” updates of protobuf.
|
||||||
Version: 3.19.6
|
Version: 3.19.6
|
||||||
%global so_version 30
|
%global so_version 30
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
# The entire source is BSD-3-Clause, except the following files, which belong
|
# The entire source is BSD-3-Clause, except the following files, which belong
|
||||||
# to the build system; are unpackaged maintainer utility scripts; or are used
|
# to the build system; are unpackaged maintainer utility scripts; or are used
|
||||||
@ -462,6 +462,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_emacs_sitestartdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.19.6-5
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Wed Apr 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.19.6-4
|
* Wed Apr 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.19.6-4
|
||||||
- Stop packaging static libraries
|
- Stop packaging static libraries
|
||||||
- Stop using deprecated %%patchN syntax
|
- Stop using deprecated %%patchN syntax
|
||||||
|
Loading…
Reference in New Issue
Block a user