WIP: Automatic update to Config-Model-TkUI-1.381.tar.gz #2

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Config-Model-TkUI:autoupdate into main
4 changed files with 23 additions and 6 deletions

Binary file not shown.

BIN
Config-Model-TkUI-1.381.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 1 06:05:36 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 1.381.0 (1.381)
see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes
1.381 2026-02-28
Main UI changes:
* TkUI: add history menu
* TkUI: add previous and next location buttons
Bug fixes:
* TkUI: fix call to ObjTreeScanner->new() which will
break with Config::Model 2.157
* TkUI: fix double selection that may happen
Dependency changes:
* dist.ini: require perl 5.20
-------------------------------------------------------------------
Tue Feb 3 06:10:10 UTC 2026 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Config-Model-TkUI
Name: perl-Config-Model-TkUI
Version: 1.380.0
Version: 1.381.0
Release: 0
# 1.380 -> normalize -> 1.380.0
%define cpan_version 1.380
# 1.381 -> normalize -> 1.381.0
%define cpan_version 1.381
License: LGPL-2.1-or-later
Summary: GUI to edit configuration data with Config::Model framework
URL: https://metacpan.org/release/%{cpan_name}