diff --git a/perl-Devel-GlobalDestruction.spec b/perl-Devel-GlobalDestruction.spec index 414ae36..5ba60f6 100644 --- a/perl-Devel-GlobalDestruction.spec +++ b/perl-Devel-GlobalDestruction.spec @@ -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 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 0.14-1mamba +- update to 0.14 + * Sat Mar 30 2013 Automatic Build System 0.10-1mamba - automatic version update by autodist