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)
Name: perl-Date-Manip
Version: 6.52
Version: 6.85
Release: 1mamba
Summary: Date::Manip - This is a set of routines designed to make any common date/time manipulation easy to do.
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.cpan.org
Source: http://www.cpan.org/modules/by-module/Date/Date-Manip-%{version}.tar.gz
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/modules/by-module/Date/Date-Manip-%{version}.tar.gz
License: GPL
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-devel
BuildRequires: perl-YAML-Syck
## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: perl-Test-Inter
BuildArch: noarch
BuildRoot: %{_tmppath}/perl-root
%description
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)
%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
- automatic update by autodist