automatic version update by autodist [release 0.110-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
e2896c4f87
commit
d29ffc74c7
@ -1,14 +1,14 @@
|
|||||||
%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-Mixin-Linewise
|
Name: perl-Mixin-Linewise
|
||||||
Version: 0.108
|
Version: 0.110
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Mixin::Linewise - write your linewise code for handles; this does the rest
|
Summary: Mixin::Linewise - write your linewise code for handles; this does the rest
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mixin-Linewise-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mixin-Linewise-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -18,7 +18,6 @@ BuildRequires: perl-Sub-Exporter
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Mixin::Linewise - write your linewise code for handles; this does the rest.
|
Mixin::Linewise - write your linewise code for handles; this does the rest.
|
||||||
@ -56,6 +55,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 0.110-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 31 2015 Automatic Build System <autodist@mambasoft.it> 0.108-1mamba
|
* Sun May 31 2015 Automatic Build System <autodist@mambasoft.it> 0.108-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user