automatic version update by autodist [release 1.913-1mamba;Tue Jan 10 2023]

This commit is contained in:
Automatic Build System 2024-01-06 08:54:12 +01:00
parent 82cdfe95df
commit c1ce26c88a

View File

@ -1,19 +1,18 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Email-Address
Version: 1.912
Version: 1.913
Release: 1mamba
Summary: Email::Address - RFC 2822 Address Parsing and Creation
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/R/RJ/RJBS/Email-Address-%{version}.tar.gz
License: GPL, Artistic
Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Email::Address - RFC 2822 Address Parsing and Creation
@ -48,6 +47,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 1.913-1mamba
- automatic version update by autodist
* Sat Aug 03 2019 Automatic Build System <autodist@mambasoft.it> 1.912-1mamba
- automatic update by autodist