automatic version update by autodist [release 0.929-1mamba;Sun Jan 01 2023]
This commit is contained in:
parent
8412aecb4a
commit
4243ffd5c8
@ -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 <autodist@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 0.929-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 04 2014 Automatic Build System <autodist@mambasoft.it> 0.928-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user