From 6f8f9e769fb5c784b585ee52c73179182c8ec0af Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:56:37 +0100 Subject: [PATCH] automatic version update by autodist [release 0.82-1mamba;Wed Feb 24 2021] --- perl-YAML-LibYAML.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-YAML-LibYAML.spec b/perl-YAML-LibYAML.spec index d9a3e9b..6f29f86 100644 --- a/perl-YAML-LibYAML.spec +++ b/perl-YAML-LibYAML.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-YAML-LibYAML -Version: 0.74 +Version: 0.82 Release: 1mamba Summary: An XS Wrapper Module of libyaml Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/YAML/YAML-LibYAML-%{version}.tar.gz #Patch0: %{name}--.patch License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -18,7 +18,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description An XS Wrapper Module of libyaml. @@ -54,6 +53,9 @@ done %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 0.82-1mamba +- automatic version update by autodist + * Sat May 02 2020 Automatic Build System 0.74-1mamba - automatic update by autodist