From 373c8bc791ebe4edba33da32c538dd1c17a8d6064be378d06cde001079ee2b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Mon, 6 Jul 2020 14:34:30 +0000 Subject: [PATCH] Accepting request 777337 from home:marxin:branches:Base:System - Default to zstd compression (level 19). OBS-URL: https://build.opensuse.org/request/show/777337 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=550 --- macrosin.diff | 2 +- rpm.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/macrosin.diff b/macrosin.diff index 7f8435a..5d04c46 100644 --- a/macrosin.diff +++ b/macrosin.diff @@ -34,7 +34,7 @@ # #%_source_payload w9.gzdio -#%_binary_payload w9.gzdio -+%_binary_payload w5.xzdio ++%_binary_payload w19.zstdio # Algorithm to use for generating file checksum digests on build. # If not specified or 0, MD5 is used. diff --git a/rpm.changes b/rpm.changes index 8e89cb3..0790c1b 100644 --- a/rpm.changes +++ b/rpm.changes @@ -72,6 +72,11 @@ Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de - Remove ocaml-find-provides.sh, ocaml-find-requires.sh, fileattrs/ocaml.attr ocaml(NAME) = HASH is now handled in ocaml-rpm-macros (bsc#1154874) +------------------------------------------------------------------- +Tue Jan 21 10:42:44 UTC 2020 - Martin Liška + +- Default to zstd compression (level 19). + ------------------------------------------------------------------- Fri Jan 17 11:27:17 CET 2020 - mls@suse.de