forked from pool/perl-Config-Auto
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Auto?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
51a30ea7f3
commit
d2ae563c4a
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d038da0eb8835c8d38a7c1bbe8b200545e5a91915407a10a17eef460a7fbac10
|
||||
size 16006
|
3
Config-Auto-0.44.tar.gz
Normal file
3
Config-Auto-0.44.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e960e04df995852aba275cf83ac6f947e44a4139de156858c01f0cec7f7ab53f
|
||||
size 16668
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 08:52:59 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 0.44
|
||||
- Resolve RT#91891 an edge-case with equal and space format detection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 19:38:26 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Config-Auto
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products 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-Auto
|
||||
Version: 0.42
|
||||
Version: 0.44
|
||||
Release: 0
|
||||
%define cpan_name Config-Auto
|
||||
Summary: Magical config file parser
|
||||
@@ -32,9 +32,6 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Config::IniFiles)
|
||||
BuildRequires: perl(IO::String)
|
||||
BuildRequires: perl(YAML) >= 0.67
|
||||
#BuildRequires: perl(Config::Auto)
|
||||
#BuildRequires: perl(XML::Simple)
|
||||
#BuildRequires: perl(YAML::Any)
|
||||
Requires: perl(Config::IniFiles)
|
||||
Requires: perl(IO::String)
|
||||
Requires: perl(YAML) >= 0.67
|
||||
|
Reference in New Issue
Block a user