automatic version update by autodist [release 5.44-1mamba;Tue Dec 27 2022]
This commit is contained in:
parent
0ebe768185
commit
a7f0714764
@ -1,5 +1,5 @@
|
|||||||
Name: file
|
Name: file
|
||||||
Version: 5.43
|
Version: 5.44
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An utility for determining file types
|
Summary: An utility for determining file types
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -23,6 +23,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: liblzma-devel
|
BuildRequires: liblzma-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -159,6 +160,9 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 27 2022 Automatic Build System <autodist@mambasoft.it> 5.44-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Sep 15 2022 Automatic Build System <autodist@mambasoft.it> 5.43-1mamba
|
* Thu Sep 15 2022 Automatic Build System <autodist@mambasoft.it> 5.43-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user