automatic version update by autodist [release 1.29-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:35:55 +01:00
parent d19baf8698
commit aca7a7ae96

View File

@ -1,21 +1,20 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Set-Scalar
Version: 1.26
Version: 1.29
Release: 1mamba
Summary: Set::Scalar - basic set operations
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/J/JH/JHI/Set-Scalar-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Set/Set-Scalar-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Set::Scalar - basic set operations.
@ -53,6 +52,9 @@ done
# %doc ChangeLog README README.old
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.29-1mamba
- automatic version update by autodist
* Wed Jun 19 2013 Automatic Build System <autodist@mambasoft.it> 1.26-1mamba
- automatic version update by autodist