automatic version update by autodist [release 0.25-1mamba;Tue Oct 12 2021]
This commit is contained in:
parent
a4ad7a5b1e
commit
7081266f3c
@ -1,15 +1,15 @@
|
|||||||
%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.24
|
Version: 0.25
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/B/B-Hooks-EndOfScope-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libperl
|
BuildRequires: libperl
|
||||||
@ -19,7 +19,6 @@ BuildRequires: perl-Variable-Magic
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
B::Hooks::EndOfScope - Execute code after a scope finished compilation.
|
B::Hooks::EndOfScope - Execute code after a scope finished compilation.
|
||||||
@ -54,6 +53,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Sun Aug 04 2019 Automatic Build System <autodist@mambasoft.it> 0.24-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user