forked from pool/perl-Image-ExifTool
- Update to version 10.36.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=54
This commit is contained in:
committed by
Git OBS Bridge
parent
f3534645bb
commit
46d5036d16
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Image-ExifTool
|
||||
Name: perl-Image-ExifTool
|
||||
Version: 10.20
|
||||
Version: 10.36
|
||||
Release: 0
|
||||
Summary: Perl module to read and write meta information
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
@@ -74,10 +74,10 @@ if it were a file.
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
make %{?_smp_mflags}
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} test
|
||||
make %{?_smp_mflags} V=1 test
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
|
||||
Reference in New Issue
Block a user