update to 0.21 [release 0.21-1mamba;Fri Nov 11 2016]
This commit is contained in:
parent
ee1bb4b0d2
commit
0b60808c3f
@ -1,18 +1,20 @@
|
|||||||
%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.11
|
Version: 0.21
|
||||||
Release: 2mamba
|
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: http://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/B-Hooks-EndOfScope-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-Sub-Exporter
|
BuildRequires: libperl
|
||||||
|
BuildRequires: perl-Module-Implementation
|
||||||
|
BuildRequires: perl-Sub-Exporter-Progressive
|
||||||
BuildRequires: perl-Variable-Magic
|
BuildRequires: perl-Variable-Magic
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -50,10 +52,10 @@ done
|
|||||||
|
|
||||||
%files -f .packlist
|
%files -f .packlist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc LICENSE
|
|
||||||
## note: eventually add the remaining documents (if any)
|
|
||||||
# %doc README README.md
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.21-1mamba
|
||||||
|
- update to 0.21
|
||||||
|
|
||||||
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-2mamba
|
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-2mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user