Accepting request 665420 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/665420
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model?expand=0&rev=43
This commit is contained in:
Stephan Kulow
2019-01-15 06:40:45 +00:00
committed by Git OBS Bridge
parent 3336bf28ef
commit f43b2e2fd5
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:4203e83c8497beca809e8181e515df86ceba4b4e20b39ec5bcd5334a8eafd7d5
size 356129

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 14 06:04:08 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 2.133
see /usr/share/doc/packages/perl-Config-Model/Changes
2.133 2019-01-13
Read/write backend improvements:
* Backend::Any: add auto_delete and auto_create
* IniFile: delete empty file when auto_delete is set
and config file contains no data
* warn when restoring backup file
-------------------------------------------------------------------
Sun Dec 23 06:03:08 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Config-Model
#
# 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-Model
Version: 2.132
Version: 2.133
Release: 0
%define cpan_name Config-Model
Summary: Create tools to validate, migrate and edit configuration files