Update to last successful build

8038b53356d52c2930a683d0d0c627f310d04876 Disable zstd compression support for sle15-sp2 again

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libsolv?expand=0&rev=1106
This commit is contained in:
ZYpp Developers 2020-06-04 09:44:07 +00:00 committed by Git OBS Bridge
parent 5daca66534
commit 6298da9964
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c925814d4fc071434021881b3e3738924d944eefa64158ed799a59e67bd54457 oid sha256:cccaef9dc8cbe3e167fda59730ea90adfd4a062537a6b6a24e5ce183f9ec76a6
size 572937 size 572862

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 4 11:07:57 CEST 2020 ma@suse.de
- Disable zstd compression support for sle15-sp2 again
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 28 11:51:27 CEST 2020 - mls@suse.de Thu May 28 11:51:27 CEST 2020 - mls@suse.de

View File

@ -25,7 +25,7 @@
%bcond_with bz2 %bcond_with bz2
%bcond_with xz %bcond_with xz
%endif %endif
%if 0%{?sle_version} >= 150200 || (0%{?is_opensuse} && (0%{?sle_version} >= 150000 || 0%{?suse_version} >= 1500)) %if 0%{?is_opensuse} && (0%{?sle_version} >= 150000 || 0%{?suse_version} >= 1500)
%bcond_without zstd %bcond_without zstd
%else %else
%bcond_with zstd %bcond_with zstd