92f9485b83
- updated to 5.06 see /usr/share/doc/packages/perl-HTML-Tree/Changes 5.06 2017-04-28 Release by Kent Fredric * Revert XML escaping changes from 5.04 due to large numbers of broken dependents - RT#121310 https://rt.cpan.org/Ticket/Display.html?id=121310 - https://github.com/rjbs/MasonX-Resolver-WidgetFactory/issues/1 - https://github.com/kentfredric/HTML-Tree/issues/1 - updated to 5.04 see /usr/share/doc/packages/perl-HTML-Tree/Changes 5.04 2017--04-17 Release by Jeff Fearn [FIXES] * Remove Distzilla to fix RT #120521 #89820 * Add POD to htmltree RT #116367 * Speed up is_inside method RT #113415 - From Todd Rinaldo https://github.com/madsen/HTML-Tree/pull/5 * Fix extra spaces being added to comments RT #94311 - From Tomaz Solc * Don't needlessly escape characters in element content RT #93431 - From Tomaz Solc OBS-URL: https://build.opensuse.org/request/show/492952 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Tree?expand=0&rev=25
29 lines
669 B
YAML
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
|