automatic version update by autodist [release 6.85-1mamba;Mon May 17 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:50:03 +01:00
parent 195743eedc
commit 41f9525968

View File

@ -1,25 +1,24 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Date-Manip Name: perl-Date-Manip
Version: 6.52 Version: 6.85
Release: 1mamba Release: 1mamba
Summary: Date::Manip - This is a set of routines designed to make any common date/time manipulation easy to do. Summary: Date::Manip - This is a set of routines designed to make any common date/time manipulation easy to do.
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org> Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.cpan.org URL: https://www.cpan.org/
Source: http://www.cpan.org/modules/by-module/Date/Date-Manip-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Date/Date-Manip-%{version}.tar.gz
License: GPL License: GPL
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-devel BuildRequires: perl-devel
BuildRequires: perl-YAML-Syck
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: perl-Test-Inter BuildRequires: perl-Test-Inter
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/perl-root
%description %description
This is a set of routines designed to make any common date/time manipulation easy to do. This is a set of routines designed to make any common date/time manipulation easy to do.
@ -57,6 +56,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Mon May 17 2021 Automatic Build System <autodist@mambasoft.it> 6.85-1mamba
- automatic version update by autodist
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 6.52-1mamba * Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 6.52-1mamba
- automatic update by autodist - automatic update by autodist