Accepting request 599894 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/599894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2018-04-25 07:58:16 +00:00 committed by Git OBS Bridge
commit 426489f1c6
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Apr 22 05:08:01 UTC 2018 - coolo@suse.com
- updated to 2.98
see /usr/share/doc/packages/perl-Config-IniFiles/Changes
-------------------------------------------------------------------
Sun Apr 8 05:07:26 UTC 2018 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Config-IniFiles
Version: 2.96
Version: 2.98
Release: 0
%define cpan_name Config-IniFiles
Summary: Module for Reading .Ini-Style Configuration Files
@ -33,6 +33,7 @@ BuildRequires: perl-macros
BuildRequires: perl(IO::Scalar)
BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Module::Build) >= 0.280000
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(parent)
Requires: perl(IO::Scalar)
Requires: perl(List::Util) >= 1.33