From 4243ffd5c83ebdc95ea9fcf38d36c33cb74df8f3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:38:32 +0100 Subject: [PATCH] automatic version update by autodist [release 0.929-1mamba;Sun Jan 01 2023] --- perl-Sub-Install.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec index 47c5a30..e6fc23c 100644 --- a/perl-Sub-Install.spec +++ b/perl-Sub-Install.spec @@ -1,19 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Sub-Install -Version: 0.928 +Version: 0.929 Release: 1mamba Summary: Sub::Install - install subroutines into packages easily Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Automatic Build System -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Install-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This module makes it easy to install subroutines into packages without the unslightly mess of no strict or typeglobs lying about where just anyone can see them. @@ -48,6 +47,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Jan 01 2023 Automatic Build System 0.929-1mamba +- automatic version update by autodist + * Mon Aug 04 2014 Automatic Build System 0.928-1mamba - automatic update by autodist