automatic version update by autodist [release 13.12-1mamba;Tue Jan 14 2025]

This commit is contained in:
Automatic Build System 2025-01-14 09:44:44 +01:00
parent cf50c3c5bb
commit b7583b1aaa

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Image-ExifTool
Version: 13.11
Version: 13.12
Release: 1mamba
Summary: Image::ExifTool - Utility for reading and writing image meta info
Group: System/Libraries/Perl
@ -13,6 +13,7 @@ Source: https://github.com/exiftool/exiftool.git/%{version}/exiftool-%{ve
License: Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel >= %perl_major_ver
@ -51,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Tue Jan 14 2025 Automatic Build System <autodist@openmamba.org> 13.12-1mamba
- automatic version update by autodist
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 13.11-1mamba
- automatic version update by autodist