Accepting request 1268695 from devel:languages:perl:autoupdate
- updated to 0.610.0 (0.610) see /usr/share/doc/packages/perl-Text-ANSITable/Changes 0.610 2025-02-24 Released-By: PERLANCAR; Urgency: medium - Hide Win32::Console::ANSI from cpanspec (GH#10). - [dist] Update prereq to fixed Data::Unixish::bool 1.574 (GH#9). OBS-URL: https://build.opensuse.org/request/show/1268695 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-ANSITable?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db9e931eb4aea24eb3288e8a851fb67e1d7dbdfbf10997095044d54abd310fdc
|
||||
size 71468
|
3
Text-ANSITable-0.610.tar.gz
Normal file
3
Text-ANSITable-0.610.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efed31167ffab45e54f4e89da51ba72f9f3e30a0d57d474e39e7f8758c968940
|
||||
size 71169
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 05:33:56 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.610.0 (0.610)
|
||||
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
|
||||
|
||||
0.610 2025-02-24 Released-By: PERLANCAR; Urgency: medium
|
||||
|
||||
- Hide Win32::Console::ANSI from cpanspec (GH#10).
|
||||
|
||||
- [dist] Update prereq to fixed Data::Unixish::bool 1.574 (GH#9).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 23:06:11 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Text-ANSITable
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Text-ANSITable
|
||||
Name: perl-Text-ANSITable
|
||||
Version: 0.609.0
|
||||
Version: 0.610.0
|
||||
Release: 0
|
||||
%define cpan_version 0.609
|
||||
Provides: perl(Text::ANSITable) = 0.609.0
|
||||
# 0.610 -> normalize -> 0.610.0
|
||||
%define cpan_version 0.610
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Create nice formatted tables using extended ASCII and ANSI colors
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -32,91 +32,92 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(BorderStyles::Standard)
|
||||
BuildRequires: perl(Carp) >= 1.12
|
||||
BuildRequires: perl(Color::RGB::Util) >= 0.600
|
||||
BuildRequires: perl(ColorThemeBase::Static::FromStructColors) >= 0.006
|
||||
BuildRequires: perl(Color::RGB::Util) >= 0.607
|
||||
BuildRequires: perl(ColorThemeBase::Static::FromStructColors) >= 0.6.0
|
||||
BuildRequires: perl(ColorThemeUtil::ANSI)
|
||||
BuildRequires: perl(ColorThemes::Standard)
|
||||
BuildRequires: perl(File::ShareDir::Install) >= 0.06
|
||||
BuildRequires: perl(Function::Fallback::CoreOrPP)
|
||||
BuildRequires: perl(JSON::MaybeXS)
|
||||
BuildRequires: perl(Log::ger) >= 0.038
|
||||
BuildRequires: perl(Log::ger) >= 0.38.0
|
||||
BuildRequires: perl(Module::List)
|
||||
BuildRequires: perl(Module::Load)
|
||||
BuildRequires: perl(Module::Load::Util) >= 0.009
|
||||
BuildRequires: perl(Module::Load::Util) >= 0.11.0
|
||||
BuildRequires: perl(Moo)
|
||||
BuildRequires: perl(Package::MoreUtil) >= 0.590
|
||||
BuildRequires: perl(Parse::VarName)
|
||||
BuildRequires: perl(Term::App::Role::Attrs) >= 0.031
|
||||
BuildRequires: perl(Term::App::Role::Attrs) >= 0.31.0
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
BuildRequires: perl(Test::Needs)
|
||||
BuildRequires: perl(Text::ANSI::Util) >= 0.22
|
||||
BuildRequires: perl(Text::ANSI::Util) >= 0.220
|
||||
BuildRequires: perl(alias::module)
|
||||
BuildRequires: perl(namespace::clean)
|
||||
BuildRequires: perl(parent)
|
||||
Requires: perl(BorderStyles::Standard)
|
||||
Requires: perl(Carp) >= 1.12
|
||||
Requires: perl(Color::RGB::Util) >= 0.600
|
||||
Requires: perl(ColorThemeBase::Static::FromStructColors) >= 0.006
|
||||
Requires: perl(Color::RGB::Util) >= 0.607
|
||||
Requires: perl(ColorThemeBase::Static::FromStructColors) >= 0.6.0
|
||||
Requires: perl(ColorThemeUtil::ANSI)
|
||||
Requires: perl(ColorThemes::Standard)
|
||||
Requires: perl(Function::Fallback::CoreOrPP)
|
||||
Requires: perl(JSON::MaybeXS)
|
||||
Requires: perl(Log::ger) >= 0.038
|
||||
Requires: perl(Log::ger) >= 0.38.0
|
||||
Requires: perl(Module::List)
|
||||
Requires: perl(Module::Load)
|
||||
Requires: perl(Module::Load::Util) >= 0.009
|
||||
Requires: perl(Module::Load::Util) >= 0.11.0
|
||||
Requires: perl(Moo)
|
||||
Requires: perl(Package::MoreUtil) >= 0.590
|
||||
Requires: perl(Parse::VarName)
|
||||
Requires: perl(Term::App::Role::Attrs) >= 0.031
|
||||
Requires: perl(Text::ANSI::Util) >= 0.22
|
||||
Requires: perl(Term::App::Role::Attrs) >= 0.31.0
|
||||
Requires: perl(Text::ANSI::Util) >= 0.220
|
||||
Requires: perl(alias::module)
|
||||
Requires: perl(namespace::clean)
|
||||
Requires: perl(parent)
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::bold) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::brick) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::bricko) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::csingle) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::double) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::none_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::none_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::none_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::single_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::single_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::single_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleh_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleh_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleh_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlei_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlei_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlei_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleo_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleo_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleo_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlev_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlev_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlev_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::space_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::space_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::space_utf8) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::spacei_ascii) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::spacei_boxchar) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::spacei_utf8) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation_whitebg) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation_whitebg) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::no_color) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::Gradation) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::GradationWhiteBG) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::NoGradation) = 0.609.0
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::NoGradationWhiteBG) = 0.609.0
|
||||
Provides: perl(Text::ANSITable::StyleSet::AltRow) = 0.609.0
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::bold) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::brick) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::bricko) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::csingle) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::double) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::none_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::none_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::none_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::single_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::single_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::single_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleh_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleh_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleh_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlei_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlei_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlei_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleo_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleo_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singleo_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlev_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlev_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::singlev_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::space_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::space_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::space_utf8) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::spacei_ascii) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::spacei_boxchar) = %{version}
|
||||
Provides: perl(BorderStyle::Text::ANSITable::OldCompat::Default::spacei_utf8) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation_whitebg) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation_whitebg) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::OldCompat::Default::no_color) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::Gradation) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::GradationWhiteBG) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::NoGradation) = %{version}
|
||||
Provides: perl(ColorTheme::Text::ANSITable::Standard::NoGradationWhiteBG) = %{version}
|
||||
Provides: perl(Text::ANSITable) = %{version}
|
||||
Provides: perl(Text::ANSITable::StyleSet::AltRow) = %{version}
|
||||
%undefine __perllib_provides
|
||||
Recommends: perl(Data::Unixish::ANSI) >= 0.02
|
||||
Recommends: perl(Data::Unixish::Apply) >= 1.33
|
||||
Recommends: perl(Text::ANSI::WideUtil) >= 0.21
|
||||
Recommends: perl(Data::Unixish::ANSI) >= 0.20.0
|
||||
Recommends: perl(Data::Unixish::Apply) >= 1.574
|
||||
Recommends: perl(Text::ANSI::WideUtil) >= 0.210
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -148,7 +149,7 @@ When specifying border styles, the order of characters are slightly
|
||||
different. More fine-grained options to customize appearance.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
|
Reference in New Issue
Block a user