Compare commits
4 Commits
0.21-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
5051e3d9e2 | |||
52d7e59033 | |||
7081266f3c | |||
a4ad7a5b1e |
@ -1,25 +1,25 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-B-Hooks-EndOfScope
|
||||
Version: 0.21
|
||||
Version: 0.28
|
||||
Release: 1mamba
|
||||
Summary: B::Hooks::EndOfScope - Execute code after a scope finished compilation
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/B/B-Hooks-EndOfScope-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Module-Implementation
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-Sub-Exporter-Progressive
|
||||
BuildRequires: perl-Variable-Magic
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
B::Hooks::EndOfScope - Execute code after a scope finished compilation.
|
||||
@ -54,6 +54,21 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 12 2021 Automatic Build System <autodist@mambasoft.it> 0.25-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 04 2019 Automatic Build System <autodist@mambasoft.it> 0.24-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21-1mamba
|
||||
- update to 0.21
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user