8
0

Accepting request 1195923 from devel:languages:perl:autoupdate

- updated to 0.10.0 (0.010)
   see /usr/share/doc/packages/perl-ExtUtils-Config/Changes
  0.010     2024-08-16 19:43:45+02:00 Europe/Brussels
            Fix regression in serialize method

OBS-URL: https://build.opensuse.org/request/show/1195923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-Config?expand=0&rev=7
This commit is contained in:
2024-08-27 08:25:49 +00:00
committed by Git OBS Bridge
parent 5de040deb1
commit 14c239ebf9
4 changed files with 15 additions and 6 deletions

View File

@@ -18,10 +18,10 @@
%define cpan_name ExtUtils-Config
Name: perl-ExtUtils-Config
Version: 0.9.0
Version: 0.10.0
Release: 0
# 0.009 -> normalize -> 0.9.0
%define cpan_version 0.009
# 0.010 -> normalize -> 0.10.0
%define cpan_version 0.010
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Wrapper for perl's configuration
URL: https://metacpan.org/release/%{cpan_name}