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
|
||||
Version: 5.43
|
||||
Version: 5.44
|
||||
Release: 1mamba
|
||||
Summary: An utility for determining file types
|
||||
Group: Applications/File
|
||||
@ -23,6 +23,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
@ -159,6 +160,9 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic
|
||||
#%endif
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user