diff --git a/Alien-Build-2.46.tar.gz b/Alien-Build-2.46.tar.gz deleted file mode 100644 index e57292a..0000000 --- a/Alien-Build-2.46.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bb301fa2b6296a9d8e285000932ea3340832a3a70bdb9c5e1a63c6fd1cf4a67 -size 319520 diff --git a/Alien-Build-2.47.tar.gz b/Alien-Build-2.47.tar.gz new file mode 100644 index 0000000..b2d97c6 --- /dev/null +++ b/Alien-Build-2.47.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a75af9465a72d2294a4dcb905241f61b4f6750c67f7980e1edafb90d0c6ce14 +size 319749 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 1b096f8..4b1ef30 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 8 03:06:26 UTC 2022 - Tina Müller + +- updated to 2.47 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.47 2022-03-07 07:03:52 -0700 + - Fixed bug where Probe::CBuilder plugin could report the wrong diagnostic + when throwing an exception (gh#296, gh#297, shawnlaffan++) + ------------------------------------------------------------------- Wed Dec 1 03:06:11 UTC 2021 - Tina Müller diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 67fff27..7e21e1a 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Alien-Build # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Alien-Build Name: perl-Alien-Build -Version: 2.46 +Version: 2.47 Release: 0 -Summary: Build external dependencies for use in CPAN License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Build external dependencies for use in CPAN URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml