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
|
Name: xz
|
||||||
Version: 5.4.5
|
Version: 5.4.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utilities for the .xz and .lzma formats
|
Summary: Utilities for the .xz and .lzma formats
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://tukaani.org/xz/
|
URL: https://xz.tukaani.org/xz-utils/
|
||||||
Source: http://tukaani.org/xz/xz-%{version}.tar.gz
|
Source: https://github.com/tukaani-project/xz/releases/download/v%{version}/xz-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
Provides: lzma
|
|
||||||
Obsoletes: lzma
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: liblzma = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: liblzma = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
Provides: lzma
|
||||||
|
Obsoletes: lzma < 5.4.6
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Utilities for the .xz and .lzma formats.
|
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
|
%doc ChangeLog README THANKS
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 01 2023 Automatic Build System <autodist@mambasoft.it> 5.4.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user