perl-IO-Tty/cpanspec.yml
Dirk Stoecker e1f48dcb2a Accepting request 765778 from devel:languages:perl:autoupdate
- updated to 1.14
   see /usr/share/doc/packages/perl-IO-Tty/ChangeLog
  2020-01-18 Todd Rinaldo <toddr@cpan.org> 1.14
      * Add strict/warnings to Tty.pm
  	* Fix pod errors
  	* Typo: s/dependend/dependent/
  	* Prevent spurious warning from get_winsize()
  	* Fix usage of setsid
  	* Github actions testing. Windows is off of course.
  	* Make README.md
  
  2014-12-14 Todd Rinaldo <toddr@cpan.org> 1.13_01
  	* RT 91590 - Remove MAP_TARGET from Makefile.PL
  	* RT 88271 - Fix for Solaris setuid when root running as other user

OBS-URL: https://build.opensuse.org/request/show/765778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Tty?expand=0&rev=17
2020-01-21 14:46:54 +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