Accepting request 800617 from devel:languages:perl:autoupdate

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++)

OBS-URL: https://build.opensuse.org/request/show/800617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=53
This commit is contained in:
Pedro Monreal Gonzalez 2020-05-06 10:14:49 +00:00 committed by Git OBS Bridge
parent e8b983265e
commit f363f1662a
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebdd6dac2ed2f7fdd5f9a464021124048d1697307dfb1a77af267952e80b07d2
size 304297

3
Alien-Build-2.22.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3804e743b715b531e058c145da67de122bc5d5f3b03e75bfc9d2fc7544e488ef
size 310855

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 6 03:07:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
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 - <timueller+perl@suse.de>

View File

@ -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