diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 28ad3f4..ce863c9 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -2,14 +2,14 @@ Name: perl-DateTime-Format-Strptime Epoch: 2 -Version: 1.56 +Version: 1.79 Release: 1mamba Summary: DateTime::Format::Strptime - Parse and format strp and strf time patterns 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/D/DR/DROLSKY/DateTime-Format-Strptime-%{version}.tar.gz License: GPL, Artistic BuildRequires: perl(Class::ISA) @@ -21,7 +21,6 @@ BuildRequires: perl(Params::Validate) BuildRequires: perl(Test::More) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated. @@ -53,6 +52,9 @@ chmod -R u+w %{buildroot}/* # README %changelog +* Fri Mar 10 2023 Automatic Build System 1.79-1mamba +- automatic version update by autodist + * Mon Aug 18 2014 Automatic Build System 1.56-1mamba - automatic update by autodist