Changelog |
* Tue Dec 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-1
- Assert that /builddir/build/BUILD/python-xxhash-3.4.1-1.fc40.riscv64-pyproject-files contains a license file
* Thu Oct 12 2023 Benjamin A. Beasley <code@musicinmybrain.net> 3.4.1-2
- F38+: Use \
CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\
PATH="/builddir/build/BUILDROOT/python-xxhash-3.4.1-1.fc40.riscv64/usr/bin:$PATH"\
PYTHONPATH="${PYTHONPATH:-/builddir/build/BUILDROOT/python-xxhash-3.4.1-1.fc40.riscv64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-xxhash-3.4.1-1.fc40.riscv64/usr/lib/python3.12/site-packages}"\
PYTHONDONTWRITEBYTECODE=1\
PYTEST_ADDOPTS="${PYTEST_ADDOPTS:-} --ignore=/builddir/build/BUILD/xxhash-3.4.1/.pyproject-builddir"\
PYTEST_XDIST_AUTO_NUM_WORKERS=4 to run the tests
* Thu Oct 05 2023 Benjamin A. Beasley <code@musicinmybrain.net> 3.4.1-1
- Update to 3.4.1 (close RHBZ#2242295)
* Sun Jul 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> 3.3.0-1
- Update to 3.3.0 (close RHBZ#2227488)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 3.2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> 3.2.0-5
- Rebuilt for Python 3.12
* Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> 3.2.0-4
- Remove explicit
CFLAGS="${CFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer }" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer }" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FFLAGS ;
FCFLAGS="${FCFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FCFLAGS ;
VALAFLAGS="${VALAFLAGS:--g}" ; export VALAFLAGS ;
RUSTFLAGS="${RUSTFLAGS:--Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn}" ; export RUSTFLAGS ;
LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes }" ; export LDFLAGS ;
LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib64:}" ; export LT_SYS_LIBRARY_PATH ;
CC="${CC:-gcc}" ; export CC ;
CXX="${CXX:-g++}" ; export CXX, not needed since F36
* Mon May 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> 3.2.0-3
- Do not number the sole Source
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 3.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.2.0-1
- Update to 3.2.0 (close RHBZ#2156793)
* Fri Oct 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.1.0-1
- Update to 3.1.0 (close RHBZ#2136692)
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 3.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 3.0.0-2
- Rebuilt for Python 3.11
* Sat Feb 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.0.0-1
- Update to 3.0.0 (close RHBZ#2058811)
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|