Files
perl-Text-ANSITable/cpanspec.yml
Stephan Kulow ea4bbc43d6 - updated to 0.48
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
  0.48    2016-03-11 (PERLANCAR)
  
  	- No functional changes.
  
  	- Adjust to Text::ANSI::Util 0.22 (::NonWideUtil removed).
  
  
  0.47    2016-03-09 (PERLANCAR)
  
  	- Replace JSON module with JSON::MaybeXS.
  
  
  0.46    2015-10-22 (PERLANCAR)
  
  	- Remove needless use of Module::Path::More.
  
  
  0.45    2015-10-21 (PERLANCAR)
  
  	- No functional changes.
  
          - Mention about wide character support depending on an optional prereq
            Text::ANSI::WideUtil which might need to be installed explicitly.
  
  
  0.44    2015-10-21 (PERLANCAR)
  
  	- [Bugfix] Make usage of Text::ANSI::WideUtil optional, add 'wide'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-ANSITable?expand=0&rev=2
2016-07-17 09:59:19 +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