diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index a6c04c8..9c81c4f 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-YAML-Tiny -Version: 1.51 -Release: 2mamba +Version: 1.73 +Release: 1mamba Summary: YAML::Tiny - Read/Write YAML files with as little code as possible Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/YAML/YAML-Tiny-%{version}.tar.gz License: Artistic, GPL Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description YAML::Tiny - Read/Write YAML files with as little code as possible @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 1.73-1mamba +- automatic version update by autodist + * Sun Nov 11 2012 Silvan Calarco 1.51-2mamba - perl 5.16 mass rebuild