Accepting request 666622 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/666622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-IniFiles?expand=0&rev=61
This commit is contained in:
Dirk Stoecker 2019-01-17 12:31:29 +00:00 committed by Git OBS Bridge
parent 490dc91ef3
commit c615b6df97
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 17 06:03:38 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 3.000001
see /usr/share/doc/packages/perl-Config-IniFiles/Changes
-------------------------------------------------------------------
Wed Sep 19 05:08:47 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Config-IniFiles
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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,7 +17,7 @@
Name: perl-Config-IniFiles
Version: 3.000000
Version: 3.000001
Release: 0
%define cpan_name Config-IniFiles
Summary: Module for Reading .Ini-Style Configuration Files
@ -49,7 +49,7 @@ tied hash.
%setup -q -n %{cpan_name}-%{version}
%build
%{__perl} Build.PL installdirs=vendor
perl Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}
%check