From 6edfeb473a510367817de7fce28666f34f5f64ce Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:38:39 +0100 Subject: [PATCH] automatic version update by autodist [release 0.500002-1mamba;Fri Oct 27 2023] --- perl-CPAN-Changes.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec index 8c71df5..9c4d7a4 100644 --- a/perl-CPAN-Changes.spec +++ b/perl-CPAN-Changes.spec @@ -1,22 +1,25 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CPAN-Changes -Version: 0.400002 +Version: 0.500002 Release: 1mamba Summary: Read and write Changes files Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/CPAN-Changes-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -BuildRequires: libperl +BuildRequires: perl-Encode +BuildRequires: perl-Module-Runtime +BuildRequires: perl-Moo +BuildRequires: perl-Sub-Quote +BuildRequires: perl-Type-Tiny BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description CPAN::Changes - Read and write Changes files. @@ -51,5 +54,8 @@ done %defattr(-,root,root) %changelog +* Fri Oct 27 2023 Automatic Build System 0.500002-1mamba +- automatic version update by autodist + * Mon Dec 14 2015 Silvan Calarco 0.400002-1mamba - package created using the webbuild interface