perl-Term-Table/cpanspec.yml
Tina Müller ad0ae58433 - updated to 0.024
see /usr/share/doc/packages/perl-Term-Table/Changes
  0.024     2024-12-27 18:52:06-08:00 America/Los_Angeles
      - Additional changes to t/honor_env_in_non_tty.t, and adding debugging
  0.023     2024-10-26 20:30:20-07:00 America/Los_Angeles
      - t/honor_env_in_non_tty.t requires Test2::Tools::Tiny >= 1.30297;
        use Test::More if not available
  0.022     2024-08-06 11:40:22-07:00 America/Los_Angeles
      - Some initial support for non-ASCII systems
  0.021     2024-08-06 10:37:21-07:00 America/Los_Angeles
      - Fix warnings in HashBase.t
  0.020     2024-08-05 07:11:23-07:00 America/Los_Angeles
      - Fix test broken on Test::More
  0.019     2024-08-05 07:07:59-07:00 America/Los_Angeles
      - Fix use cycle between Test-Simple and Term::Table now that Test2::Suite was merged into Test-Simple

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-Table?expand=0&rev=20
2025-01-09 16:30:42 +00:00

29 lines
669 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module