update to 5.4.6 [release 5.4.6-1mamba;Mon Feb 05 2024]
This commit is contained in:
parent
528e553f96
commit
2ed295a97e
13
xz.spec
13
xz.spec
@ -1,20 +1,20 @@
|
||||
Name: xz
|
||||
Version: 5.4.5
|
||||
Version: 5.4.6
|
||||
Release: 1mamba
|
||||
Summary: Utilities for the .xz and .lzma formats
|
||||
Group: Applications/Archiving
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://tukaani.org/xz/
|
||||
Source: http://tukaani.org/xz/xz-%{version}.tar.gz
|
||||
URL: https://xz.tukaani.org/xz-utils/
|
||||
Source: https://github.com/tukaani-project/xz/releases/download/v%{version}/xz-%{version}.tar.xz
|
||||
License: GPL
|
||||
Provides: lzma
|
||||
Obsoletes: lzma
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: liblzma = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: lzma
|
||||
Obsoletes: lzma < 5.4.6
|
||||
|
||||
%description
|
||||
Utilities for the .xz and .lzma formats.
|
||||
@ -111,6 +111,9 @@ This package contains static libraries and header files need for development.
|
||||
%doc ChangeLog README THANKS
|
||||
|
||||
%changelog
|
||||
* Mon Feb 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4.6-1mamba
|
||||
- update to 5.4.6
|
||||
|
||||
* Wed Nov 01 2023 Automatic Build System <autodist@mambasoft.it> 5.4.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user