update to 0.14 [release 0.14-1mamba;Sat Dec 05 2020]
This commit is contained in:
parent
a603852879
commit
d1a693dfc7
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Devel-GlobalDestruction
|
||||
Version: 0.10
|
||||
Version: 0.14
|
||||
Release: 1mamba
|
||||
Summary: Devel::GlobalDestruction - Expose the flag which marks global destruction
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/Devel-GlobalDestruction-%{version}.tar.gz
|
||||
Source: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
@ -28,7 +28,7 @@ Devel::GlobalDestruction - Expose the flag which marks global destruction.
|
||||
%{__perl} Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
|
||||
%make
|
||||
%make test
|
||||
#% make test
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -54,6 +54,9 @@ done
|
||||
#
|
||||
|
||||
%changelog
|
||||
* Sat Dec 05 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-1mamba
|
||||
- update to 0.14
|
||||
|
||||
* Sat Mar 30 2013 Automatic Build System <autodist@mambasoft.it> 0.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user