automatic version update by autodist [release 13.11-1mamba;Fri Jan 03 2025]
This commit is contained in:
parent
820b7834b0
commit
cf50c3c5bb
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Image-ExifTool
|
Name: perl-Image-ExifTool
|
||||||
Version: 13.10
|
Version: 13.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Image::ExifTool - Utility for reading and writing image meta info
|
Summary: Image::ExifTool - Utility for reading and writing image meta info
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -10,10 +10,9 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: https://github.com/exiftool/exiftool.git/%{version}/exiftool-%{version}.tar.bz2
|
Source: https://github.com/exiftool/exiftool.git/%{version}/exiftool-%{version}.tar.bz2
|
||||||
#Source: https://cpan.metacpan.org/modules/by-module/Image/Image-ExifTool-%{version}.tar.gz
|
|
||||||
License: Artistic
|
License: Artistic
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl >= 2:5.36.0
|
BuildRequires: perl >= 2:5.36.0
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
@ -52,6 +51,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 13.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 13.10-1mamba
|
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 13.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user