From 2dbbb3d3a9f5fdd8f6460095cfea062f10a633572c37451db564dae637518b32 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Tue, 3 Feb 2026 06:10:11 +0000 Subject: [PATCH] Automatic update to Config-Model-TkUI-1.380.tar.gz --- Config-Model-TkUI-1.379.tar.gz | 3 --- Config-Model-TkUI-1.380.tar.gz | 3 +++ perl-Config-Model-TkUI.changes | 12 ++++++++++++ perl-Config-Model-TkUI.spec | 17 +++++++++-------- 4 files changed, 24 insertions(+), 11 deletions(-) delete mode 100644 Config-Model-TkUI-1.379.tar.gz create mode 100644 Config-Model-TkUI-1.380.tar.gz diff --git a/Config-Model-TkUI-1.379.tar.gz b/Config-Model-TkUI-1.379.tar.gz deleted file mode 100644 index b4b90ae..0000000 --- a/Config-Model-TkUI-1.379.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:416d9ef3bbb2f5a7d0397344b7813b61a7f09f28b906c6bb316e77be2bff6466 -size 94472 diff --git a/Config-Model-TkUI-1.380.tar.gz b/Config-Model-TkUI-1.380.tar.gz new file mode 100644 index 0000000..76e2b5d --- /dev/null +++ b/Config-Model-TkUI-1.380.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128cca7a0ebc5516a0a9ccbb682dc218b4b1707cfd422c1465791a414361a13f +size 93106 diff --git a/perl-Config-Model-TkUI.changes b/perl-Config-Model-TkUI.changes index e78cb6f..c1908a3 100644 --- a/perl-Config-Model-TkUI.changes +++ b/perl-Config-Model-TkUI.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 3 06:10:10 UTC 2026 - Tina Müller + +- updated to 1.380.0 (1.380) + see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes + + 1.380 2026-02-02 + + Bug fixes: + * HashEditor: allow setting '0' as key in a hash + * CheckList: fix value help label + ------------------------------------------------------------------- Fri Mar 8 22:02:34 UTC 2024 - Tina Müller diff --git a/perl-Config-Model-TkUI.spec b/perl-Config-Model-TkUI.spec index 59ed3bf..aba0cfe 100644 --- a/perl-Config-Model-TkUI.spec +++ b/perl-Config-Model-TkUI.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-Model-TkUI # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,10 @@ %define cpan_name Config-Model-TkUI Name: perl-Config-Model-TkUI -Version: 1.379.0 +Version: 1.380.0 Release: 0 -%define cpan_version 1.379 +# 1.380 -> normalize -> 1.380.0 +%define cpan_version 1.380 License: LGPL-2.1-or-later Summary: GUI to edit configuration data with Config::Model framework URL: https://metacpan.org/release/%{cpan_name} @@ -37,15 +38,15 @@ BuildRequires: perl(Config::Model::Value) BuildRequires: perl(File::HomeDir) BuildRequires: perl(Hash::Merge) BuildRequires: perl(List::MoreUtils) -BuildRequires: perl(Log::Log4perl) >= 1.11 -BuildRequires: perl(Module::Build) >= 0.34 +BuildRequires: perl(Log::Log4perl) >= 1.110 +BuildRequires: perl(Module::Build) >= 0.340 BuildRequires: perl(Path::Tiny) BuildRequires: perl(Pod::POM) BuildRequires: perl(Pod::POM::View::Text) BuildRequires: perl(Test::Differences) BuildRequires: perl(Test::Log::Log4perl) BuildRequires: perl(Test::Memory::Cycle) -BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(Test::Pod) >= 1.0 BuildRequires: perl(Text::Diff) BuildRequires: perl(Tk) BuildRequires: perl(Tk::Adjuster) @@ -73,7 +74,7 @@ Requires: perl(Config::Model) >= 2.139 Requires: perl(Config::Model::ObjTreeScanner) Requires: perl(File::HomeDir) Requires: perl(List::MoreUtils) -Requires: perl(Log::Log4perl) >= 1.11 +Requires: perl(Log::Log4perl) >= 1.110 Requires: perl(Path::Tiny) Requires: perl(Pod::POM) Requires: perl(Pod::POM::View::Text) @@ -126,7 +127,7 @@ Config::Model::Xorg), you get a tool to edit configuration files (e.g. '/etc/X11/xorg.conf'). %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Build.PL --installdirs=vendor -- 2.51.1