8
0

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