automatic version update by autodist [release 0.28-1mamba;Mon Mar 04 2024]
This commit is contained in:
parent
52d7e59033
commit
5051e3d9e2
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-B-Hooks-EndOfScope
|
Name: perl-B-Hooks-EndOfScope
|
||||||
Version: 0.26
|
Version: 0.28
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: B::Hooks::EndOfScope - Execute code after a scope finished compilation
|
Summary: B::Hooks::EndOfScope - Execute code after a scope finished compilation
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -14,6 +14,7 @@ License: GPL, Artistic
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Module-Implementation
|
BuildRequires: perl-Module-Implementation
|
||||||
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
BuildRequires: perl-Sub-Exporter-Progressive
|
BuildRequires: perl-Sub-Exporter-Progressive
|
||||||
BuildRequires: perl-Variable-Magic
|
BuildRequires: perl-Variable-Magic
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -53,6 +54,12 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 04 2024 Automatic Build System <autodist@openmamba.org> 0.28-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 0.27-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 21 2022 Automatic Build System <autodist@mambasoft.it> 0.26-1mamba
|
* Mon Feb 21 2022 Automatic Build System <autodist@mambasoft.it> 0.26-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user