From 307ad6075da0e9e2ab23e3715b5014a6bc9f5832 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Jul 08 2020 17:23:25 +0000 Subject: Update perl-Test-Compile to rev 12 via SR 819487 https://build.opensuse.org/request/show/819487 by user coolo + dimstar_suse --- diff --git a/.files b/.files index 3d3cbbd..6c73e68 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 74d6c34..d3589b6 100644 --- a/.rev +++ b/.rev @@ -87,4 +87,12 @@ 789817 + + b768b75890cad1566b6ccb914739cf4e + 2.4.1 + + dimstar_suse + + 819487 + diff --git a/Test-Compile-v2.4.0.tar.gz b/Test-Compile-v2.4.0.tar.gz deleted file mode 120000 index d2fcb23..0000000 --- a/Test-Compile-v2.4.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihp67rsaut5piz5tmtuiodryhu5lw7lcfai7omehrles33hxgnnpa \ No newline at end of file diff --git a/Test-Compile-v2.4.1.tar.gz b/Test-Compile-v2.4.1.tar.gz new file mode 120000 index 0000000..4eaad86 --- /dev/null +++ b/Test-Compile-v2.4.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreicwu6rulhnv3yhzeqmqfhhrwtkryrg5alkgsdh7hrho35tg63mniy \ No newline at end of file diff --git a/perl-Test-Compile.changes b/perl-Test-Compile.changes index 62df18e..23e0867 100644 --- a/perl-Test-Compile.changes +++ b/perl-Test-Compile.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Jul 7 03:12:12 UTC 2020 - Tina Müller + +- updated to 2.4.1 + see /usr/share/doc/packages/perl-Test-Compile/Changes + + v2.4.1 2020-07-06 + - Fix if perl is installed in a dir with a space in it's path + - Fix for Strwberry perl without Devel::CheckOS + +------------------------------------------------------------------- Sun Mar 29 03:13:24 UTC 2020 - - updated to 2.4.0 diff --git a/perl-Test-Compile.spec b/perl-Test-Compile.spec index 0ec6b72..8f1e9ce 100644 --- a/perl-Test-Compile.spec +++ b/perl-Test-Compile.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Compile # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-Test-Compile -Version: 2.4.0 +Version: 2.4.1 Release: 0 %define cpan_name Test-Compile Summary: Check whether Perl files compile correctly License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/E/EG/EGILES/%{cpan_name}-v%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch