diff --git a/perl-POSIX-strftime-Compiler.spec b/perl-POSIX-strftime-Compiler.spec index 4ccb51f..8c8d9a7 100644 --- a/perl-POSIX-strftime-Compiler.spec +++ b/perl-POSIX-strftime-Compiler.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-POSIX-strftime-Compiler -Version: 0.42 +Version: 0.44 Release: 1mamba Summary: POSIX::strftime::Compiler - GNU C library compatible strftime for loggers and servers Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/K/KA/KAZEBURO/POSIX-strftime-Compiler-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/POSIX/POSIX-strftime-Compiler-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description POSIX::strftime::Compiler - GNU C library compatible strftime for loggers and servers. @@ -56,6 +55,9 @@ done # %doc README.md %changelog +* Sat Feb 27 2021 Automatic Build System 0.44-1mamba +- automatic version update by autodist + * Mon Aug 29 2016 Automatic Build System 0.42-1mamba - automatic update by autodist