diff --git a/Alien-Build-2.21.tar.gz b/Alien-Build-2.21.tar.gz deleted file mode 100644 index bd46f5c..0000000 --- a/Alien-Build-2.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebdd6dac2ed2f7fdd5f9a464021124048d1697307dfb1a77af267952e80b07d2 -size 304297 diff --git a/Alien-Build-2.22.tar.gz b/Alien-Build-2.22.tar.gz new file mode 100644 index 0000000..0b38e01 --- /dev/null +++ b/Alien-Build-2.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3804e743b715b531e058c145da67de122bc5d5f3b03e75bfc9d2fc7544e488ef +size 310855 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 8f61049..ae42891 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 6 03:07:19 UTC 2020 - Tina Müller + +updated to 2.22 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.22 2020-05-05 07:02:49 -0600 + - Added dynamic_dir method to Alien::Base (gh#191, shawnlaffan++) + + ------------------------------------------------------------------- Sun Apr 12 03:07:20 UTC 2020 - diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index b51480d..516c0e8 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Alien-Build # -# 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-Alien-Build -Version: 2.21 +Version: 2.22 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN 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/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build