1
0

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:
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,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