diff --git a/file.spec b/file.spec index 55034ab..555caef 100644 --- a/file.spec +++ b/file.spec @@ -1,13 +1,13 @@ %define pymagic_version 0.1 Name: file -Version: 5.39 +Version: 5.40 Release: 1mamba Summary: An utility for determining file types Group: Applications/File Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.darwinsys.com/file +URL: https://www.darwinsys.com/file Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz Source1: file-magic_local Patch0: file-4.21-pybuild.patch @@ -24,7 +24,6 @@ BuildRequires: glibc-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The file command is used to identify a particular file according to the type of data contained by the file. @@ -164,6 +163,9 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic #%endif %changelog +* Wed Mar 31 2021 Automatic Build System 5.40-1mamba +- automatic version update by autodist + * Thu Jun 18 2020 Automatic Build System 5.39-1mamba - automatic version update by autodist