Accepting request 404386 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/404386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2016-07-01 07:56:39 +00:00 committed by Git OBS Bridge
commit b3fef6d683
4 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jun 23 06:02:52 UTC 2016 - coolo@suse.com
- updated to 2.92
see /usr/share/doc/packages/perl-Config-IniFiles/Changes
-------------------------------------------------------------------
Sun Jun 12 12:43:36 UTC 2016 - coolo@suse.com
- updated to 2.91
see /usr/share/doc/packages/perl-Config-IniFiles/Changes
-------------------------------------------------------------------
Thu May 5 08:55:21 UTC 2016 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-Config-IniFiles
Version: 2.89
Version: 2.92
Release: 0
%define cpan_name Config-IniFiles
Summary: Module for Reading .Ini-Style Configuration Files
@ -30,8 +30,10 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(IO::Scalar)
BuildRequires: perl(List::Util) >= 1.33
BuildRequires: perl(Module::Build) >= 0.360000
BuildRequires: perl(Module::Build) >= 0.280000
Requires: perl(IO::Scalar)
Requires: perl(List::Util) >= 1.33
%{perl_requires}