diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index c534897..2293efd 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Exporter-Tiny -Version: 1.002002 +Version: 1.004000 Release: 1mamba Summary: Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies Group: System/Libraries/Perl @@ -15,7 +15,6 @@ License: GPL, Artistic BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies. @@ -53,6 +52,9 @@ done # %doc README %changelog +* Sat Aug 27 2022 Automatic Build System 1.004000-1mamba +- automatic version update by autodist + * Sat Feb 20 2021 Automatic Build System 1.002002-1mamba - automatic version update by autodist