Accepting request 442294 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/442294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-Model-TkUI?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2016-11-28 10:00:21 +00:00
committed by Git OBS Bridge
parent 59a67a3558
commit c2d7fcb6e6
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Nov 28 06:11:51 UTC 2016 - coolo@suse.com
- updated to 1.358
see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes
1.358 2016-11-27
Improved functionality:
* show leaf value in a list when it contains *one* item (gh #7)
* add "hide empty value" button (gh #9)
* Indicate nb of elements in a list or hash (gh #8)
* description widget is now expandable
-------------------------------------------------------------------
Sat Oct 8 15:41:15 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Config-Model-TkUI
Version: 1.357
Version: 1.358
Release: 0
%define cpan_name Config-Model-TkUI
Summary: Tk GUI to edit config data through Config::Model