automatic version update by autodist [release 0.104001-1mamba;Mon Jan 10 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:36:22 +01:00
parent a2e3b335cd
commit 1e8c95bfa3

View File

@ -1,24 +1,23 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Software-License
Version: 0.103012
Version: 0.104001
Release: 1mamba
Summary: Software::License - packages that provide templated software licenses
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/Software-License-%{version}.tar.gz
License: GPL, Artistic
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Data-Section
BuildRequires: perl-devel
BuildRequires: perl-Sub-Install
BuildRequires: perl-Text-Template
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Software::License - packages that provide templated software licenses
@ -53,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Mon Jan 10 2022 Automatic Build System <autodist@mambasoft.it> 0.104001-1mamba
- automatic version update by autodist
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 0.103012-1mamba
- automatic update by autodist