rebuilt with spec fixes [release 3.300-2mamba;Wed May 19 2021]
This commit is contained in:
parent
e4b53410b4
commit
70adb8049a
@ -2,19 +2,20 @@
|
||||
|
||||
Name: perl-Image-Size
|
||||
Version: 3.300
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Image::Size - Determine the size of images in several common formats
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: http://www.cpan.org/modules/by-module/Image/Image-Size-%{version}.tar.gz
|
||||
License: GPL
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives.
|
||||
@ -50,6 +51,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.300-2mamba
|
||||
- rebuilt with spec fixes
|
||||
|
||||
* Thu Mar 26 2015 Automatic Build System <autodist@mambasoft.it> 3.300-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user