automatic version update by autodist [release 1.23-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
5041dae482
commit
72017e2968
@ -1,23 +1,24 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-File-LibMagic
|
||||
Version: 1.16
|
||||
Version: 1.23
|
||||
Release: 1mamba
|
||||
Summary: File::LibMagic - Determine MIME types of data or files using libmagic
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-LibMagic-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libmagic-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Config-AutoConf
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
File::LibMagic - Determine MIME types of data or files using libmagic.
|
||||
@ -53,6 +54,9 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 1.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 20 2017 Automatic Build System <autodist@mambasoft.it> 1.16-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user