Compare commits
4 Commits
0.104002-2
...
main
Author | SHA1 | Date | |
---|---|---|---|
5feb3ba4a8 | |||
14dda7610d | |||
835ad1e5b3 | |||
460a7a83d8 |
@ -1,8 +1,8 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Software-License
|
||||
Version: 0.104002
|
||||
Release: 2mamba
|
||||
Version: 0.104007
|
||||
Release: 1mamba
|
||||
Summary: Software::License - packages that provide templated software licenses
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -11,14 +11,13 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Data-Section
|
||||
BuildRequires: perl-Text-Template
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
Software::License - packages that provide templated software licenses
|
||||
@ -52,6 +51,18 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat May 10 2025 Automatic Build System <autodist@openmamba.org> 0.104007-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 10 2024 Automatic Build System <autodist@openmamba.org> 0.104006-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 24 2023 Automatic Build System <autodist@mambasoft.it> 0.104004-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 0.104003-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.104002-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user