Accepting request 384012 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/384012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model-Tester?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2016-04-06 06:47:02 +00:00
committed by Git OBS Bridge
parent d58d0e169f
commit 7b973bd40c
4 changed files with 22 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Apr 4 09:24:15 UTC 2016 - coolo@suse.com
- updated to 2.053
see /usr/share/doc/packages/perl-Config-Model-Tester/Changes
2.053 2016-03-28
New features:
* pass application when creating instance
* use config_dir specified in app info file
Improvements:
* Report error with model specification
* Improved doc
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 21 08:42:45 UTC 2015 - coolo@suse.com Wed Oct 21 08:42:45 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Config-Model-Tester # spec file for package perl-Config-Model-Tester
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Config-Model-Tester Name: perl-Config-Model-Tester
Version: 2.052 Version: 2.053
Release: 0 Release: 0
%define cpan_name Config-Model-Tester %define cpan_name Config-Model-Tester
Summary: Test framework for Config::Model Summary: Test framework for Config::Model
@@ -54,7 +54,7 @@ This class provides a way to test configuration models with tests files.
This class was designed to tests several models and several tests cases per This class was designed to tests several models and several tests cases per
model. model.
A specific layout for test files must be followed A specific layout for test files must be followed.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}