From 28836e89ed52042aeff358f6c4b639ae5f963c5fb3958833ff14f6eb3f7b338f Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 28 Jan 2020 10:11:40 +0000 Subject: [PATCH] Accepting request 767968 from devel:languages:perl:autoupdate - updated to 1.96 see /usr/share/doc/packages/perl-Alien-Build/Changes 1.96 2020-01-27 09:05:36 -0700 - Production release identical to 1.95_01 1.95_01 2020-01-25 19:57:31 -0700 - Reduced prereqs to Alien::Base::Wrapper down to Perl 5.6 (the rest of Alien-Build still requires 5.8) (gh#156) - Remove dep on Module::Load (gh#155) OBS-URL: https://build.opensuse.org/request/show/767968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=33 --- Alien-Build-1.94.tar.gz | 3 --- Alien-Build-1.96.tar.gz | 3 +++ perl-Alien-Build.changes | 14 ++++++++++++++ perl-Alien-Build.spec | 9 ++------- 4 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 Alien-Build-1.94.tar.gz create mode 100644 Alien-Build-1.96.tar.gz diff --git a/Alien-Build-1.94.tar.gz b/Alien-Build-1.94.tar.gz deleted file mode 100644 index 30a1797..0000000 --- a/Alien-Build-1.94.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4903db2f91dfae0bf59495c36ba5c2ec88770ff704159e686bc9c6c08c3eb08c -size 248631 diff --git a/Alien-Build-1.96.tar.gz b/Alien-Build-1.96.tar.gz new file mode 100644 index 0000000..fcaefd6 --- /dev/null +++ b/Alien-Build-1.96.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1af5b3de4901fa772299471f4d28fe499bee0a80b9fd0ee14754b93640a78e8 +size 248491 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index c96868e..8ab48f4 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jan 28 03:07:02 UTC 2020 - + +- updated to 1.96 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 1.96 2020-01-27 09:05:36 -0700 + - Production release identical to 1.95_01 + + 1.95_01 2020-01-25 19:57:31 -0700 + - Reduced prereqs to Alien::Base::Wrapper down to Perl 5.6 + (the rest of Alien-Build still requires 5.8) (gh#156) + - Remove dep on Module::Load (gh#155) + ------------------------------------------------------------------- Tue Dec 17 03:07:25 UTC 2019 - diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 8408d68..1b20967 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Alien-Build # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 1.94 +Version: 1.96 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN @@ -38,12 +38,8 @@ BuildRequires: perl(File::Which) >= 1.10 BuildRequires: perl(File::chdir) BuildRequires: perl(JSON::PP) BuildRequires: perl(List::Util) >= 1.33 -BuildRequires: perl(Module::Load) BuildRequires: perl(Path::Tiny) >= 0.077 BuildRequires: perl(Test2::API) >= 1.302096 -BuildRequires: perl(Test2::Mock) >= 0.000060 -BuildRequires: perl(Test2::Require) >= 0.000060 -BuildRequires: perl(Test2::Require::Module) >= 0.000060 BuildRequires: perl(Test2::V0) >= 0.000060 BuildRequires: perl(Text::ParseWords) >= 3.26 Requires: perl(Capture::Tiny) >= 0.17 @@ -55,7 +51,6 @@ Requires: perl(File::Which) >= 1.10 Requires: perl(File::chdir) Requires: perl(JSON::PP) Requires: perl(List::Util) >= 1.33 -Requires: perl(Module::Load) Requires: perl(Path::Tiny) >= 0.077 Requires: perl(Test2::API) >= 1.302096 Requires: perl(Text::ParseWords) >= 3.26