Accepting request 768697 from devel:languages:perl:autoupdate

- updated to 0.4231
   see /usr/share/doc/packages/perl-Module-Build/Changes
  0.4231 - 
  
    - Released 0.42_30 without code changes
  
  0.42_30 - 
  
    - Add dependency on ExtUtils::PL2Bat

OBS-URL: https://build.opensuse.org/request/show/768697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=52
This commit is contained in:
Pedro Monreal Gonzalez 2020-01-30 12:30:09 +00:00 committed by Git OBS Bridge
parent ce473a86be
commit 17b9badb68
4 changed files with 22 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jan 30 03:13:27 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.4231
see /usr/share/doc/packages/perl-Module-Build/Changes
0.4231 - Wed Jan 29 08:47:56 CET 2020
- Released 0.42_30 without code changes
0.42_30 - Wed Jul 31 13:15:39 CEST 2019
- Add dependency on ExtUtils::PL2Bat
-------------------------------------------------------------------
Tue Apr 16 05:14:36 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Module-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,10 +17,10 @@
Name: perl-Module-Build
Version: 0.422900
Version: 0.423100
Release: 0
%define cpan_version 0.4229
Provides: perl(Module::Build) = 0.422900
%define cpan_version 0.4231
Provides: perl(Module::Build) = 0.423100
%define cpan_name Module-Build
Summary: Build and install Perl modules
License: Artistic-1.0 OR GPL-1.0-or-later
@ -118,7 +118,7 @@ rename config_data config_data-%{version} %{buildroot}/%{_mandir}/man1/config_da
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes contrib README
%doc Changes README
%license LICENSE
%changelog