automatic version update by autodist [release 0.12-1mamba;Fri Aug 15 2025]

This commit is contained in:
2025-08-15 22:08:52 +02:00
parent fc28b196c2
commit 8c67a6e034

View File

@@ -1,8 +1,8 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Class-Unload
Version: 0.11
Release: 2mamba
Version: 0.12
Release: 1mamba
Summary: Class::Unload - Unload a class
Group: System/Libraries/Perl
Vendor: openmamba
@@ -11,6 +11,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Class-Unload-%{version}.tar.gz
License: GPL, Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Class-Inspector
BuildRequires: perl-devel
@@ -50,10 +51,11 @@ done
%files -f .packlist
%defattr(-,root,root)
%doc LICENSE
## note: eventually add the remaining documents (if any)
# %doc README
%changelog
* Fri Aug 15 2025 Automatic Build System <autodist@openmamba.org> 0.12-1mamba
- automatic version update by autodist
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.11-2mamba
- rebuilt with perl 5.36.0