automatic version update by autodist [release 1.73-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
c75725bbd4
commit
fbdd287c29
@ -1,19 +1,18 @@
|
|||||||
%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-YAML-Tiny
|
Name: perl-YAML-Tiny
|
||||||
Version: 1.51
|
Version: 1.73
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: YAML::Tiny - Read/Write YAML files with as little code as possible
|
Summary: YAML::Tiny - Read/Write YAML files with as little code as possible
|
||||||
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/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/YAML/YAML-Tiny-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
YAML::Tiny - Read/Write YAML files with as little code as possible
|
YAML::Tiny - Read/Write YAML files with as little code as possible
|
||||||
@ -48,6 +47,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.73-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Nov 11 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.51-2mamba
|
* Sun Nov 11 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.51-2mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user