Accepting request 666701 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/666701 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=45
This commit is contained in:
commit
b6686f0099
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd92f6b7f1aa3e03abf6251f1e6129dab8a2b835e8b17c7c4cc3e8305c1c9b29
|
||||
size 69536
|
3
Config-IniFiles-3.000001.tar.gz
Normal file
3
Config-IniFiles-3.000001.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48ada0a6c6a5b6cbe1bfb261fe56e3bf8492ff9420f7321b6a972924416659ea
|
||||
size 69565
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user