From 18bb6c92acb00249185be10c196ded9f4f1e550e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:28:11 +0100 Subject: [PATCH] automatic version update by autodist [release 0.06-1mamba;Wed Feb 24 2021] --- perl-Package-Constants.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-Package-Constants.spec b/perl-Package-Constants.spec index 71ef9fe..80b8e99 100644 --- a/perl-Package-Constants.spec +++ b/perl-Package-Constants.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Package-Constants -Version: 0.02 -Release: 2mamba +Version: 0.06 +Release: 1mamba Summary: Package::Constants -- List all constants declared in a package Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/K/KA/KANE/Package-Constants-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Package/Package-Constants-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file. @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Wed Feb 24 2021 Automatic Build System 0.06-1mamba +- automatic version update by autodist + * Wed Jul 10 2013 Automatic Build System 0.02-2mamba - automatic version update by autodist