diff --git a/perl-Email-Date-Format.spec b/perl-Email-Date-Format.spec index 59d9fe4..e98c2c1 100644 --- a/perl-Email-Date-Format.spec +++ b/perl-Email-Date-Format.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Email-Date-Format -Version: 1.005 +Version: 1.006 Release: 1mamba Summary: Email::Date::Format - produce RFC 2822 date strings Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-Date-Format-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -17,7 +17,6 @@ BuildRequires: perl-devel BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-Capture-Tiny Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module provides a simple means for generating an RFC 2822 compliant datetime string. (In case you care, they're not RFC 822 dates, because they use a four digit year, which is not allowed in RFC 822.) @@ -52,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Oct 23 2022 Automatic Build System 1.006-1mamba +- automatic version update by autodist + * Sun Nov 02 2014 Automatic Build System 1.005-1mamba - automatic update by autodist