SHA256
1
0
forked from pool/xz

Accepting request 1156708 from home:AndreasStieger:branches:Base:System

xz 5.6.1

OBS-URL: https://build.opensuse.org/request/show/1156708
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=148
This commit is contained in:
2024-03-17 11:50:41 +00:00
committed by Git OBS Bridge
parent 3c393fa869
commit a537c46449
6 changed files with 13 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
%bcond_with static
%endif
Name: xz
Version: 5.6.0
Version: 5.6.1
Release: 0
Summary: A Program for Compressing Files with the LempelZivMarkov algorithm
License: 0BSD AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later
@@ -212,7 +212,6 @@ rm -vf %{buildroot}%{_docdir}/%{name}/{COPYING,COPYING.GPLv2}
%if %{with static}
%files static-devel
%defattr(-, root, root)
%{_libdir}/liblzma.a
%endif