Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions SPECS/xz/xz.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
%bcond static 0

Name: xz
Version: 5.8.1
Version: 5.8.3
Release: %autorelease
Summary: A Program for Compressing Files with the Lempel–Ziv–Markov algorithm
License: 0BSD AND GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.1-or-later
URL: https://tukaani.org/xz/
VCS: git:https://github.com/tukaani-project/xz
#!RemoteAsset
#!RemoteAsset: sha256:fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6
Source0: https://github.com/tukaani-project/xz/releases/download/v%{version}/xz-%{version}.tar.xz
#!RemoteAsset
#!RemoteAsset: sha256:edeace3968888a198b05845c02b5a973732c576eadf1dbbf2ddef3adaa696a6c
Source1: https://github.com/tukaani-project/xz/releases/download/v%{version}/xz-%{version}.tar.xz.sig
#!RemoteAsset
#!RemoteAsset: sha256:7b44485541eefe7cecb8bcf30682904bb6c3d70aae21bbfffc5fca742cb6f56f
Source3: https://tukaani.org/misc/lasse_collin_pubkey.txt#/xz.keyring
Source4: xznew
Source5: xznew.1
Expand Down Expand Up @@ -159,4 +159,4 @@ rm -vf %{buildroot}%{_docdir}/%{name}/{COPYING,COPYING.GPLv2}
%endif

%changelog
%{?autochangelog}
%autochangelog
Loading