Daniel Mach 2019-07-01 14:19:40 +00:00 committed by Florian Festi
parent 86aae600e6
commit 38d0d92d5c
2 changed files with 4 additions and 4 deletions

4
macros
View File

@ -195,8 +195,8 @@ print(result)
%_source_filedigest_algorithm 8 %_source_filedigest_algorithm 8
%_binary_filedigest_algorithm 8 %_binary_filedigest_algorithm 8
# Use XZ compression for binary payloads # Use Zstandard compression for binary payloads
%_binary_payload w2.xzdio %_binary_payload w19.zstdio
%_hardening_cflags -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 %_hardening_cflags -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
# we don't escape symbols '~', '"', etc. so be careful when changing this # we don't escape symbols '~', '"', etc. so be careful when changing this

View File

@ -6,8 +6,8 @@
Summary: Red Hat specific rpm configuration files Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config Name: redhat-rpm-config
Version: 133 Version: 134
Release: 2%{?dist} Release: 1%{?dist}
# No version specified. # No version specified.
License: GPL+ License: GPL+
URL: https://src.fedoraproject.org/rpms/redhat-rpm-config URL: https://src.fedoraproject.org/rpms/redhat-rpm-config