forked from pool/perl-HTML-Restrict
- updated to 3.0.1 see /usr/share/doc/packages/perl-HTML-Restrict/Changes v3.0.1 2022-09-22 22:27:40Z - Add a filter_text attribute. This can be used to disable text encoding. (GH#44) (ccottingham-presinet) - updated to 3.0.0 see /usr/share/doc/packages/perl-HTML-Restrict/Changes - updated to 2.5.0 see /usr/share/doc/packages/perl-HTML-Restrict/Changes v2.5.0 2019-02-08 22:18:11Z - Strip some control characters from links (GH#34) (Olaf Alders) - Enable empty_element_tags in HTML::Parser (GH#35) (Olaf Alders) v2.4.1 2019-02-05 14:13:16Z - Bump version of Type::Tiny to 1.002001. (GH#33) (Olaf Alders). Issue reported by Slaven Rezić (GH#32). - updated to 2.4.0 see /usr/share/doc/packages/perl-HTML-Restrict/Changes v2.4.0 2019-02-05 02:51:05Z - Process text until it returns the same value twice. (GH#31) (Olaf Alders). Issue raised in (GH#29) by Juraj Major. - Add max_parser_loops attribute - updated to 2.3.0 see /usr/share/doc/packages/perl-HTML-Restrict/Changes v2.3.0 2018-02-09 16:00:41Z - Add code filters for attribute values (GH#27) (Graham Knop) - updated to 2.2.4 see /usr/share/doc/packages/perl-HTML-Restrict/Changes 2.2.4 2017-03-01 14:22:13-05:00 America/Toronto - Updates SEE ALSO pod section (Ben Bullock) - initial package 2.2.3 OBS-URL: https://build.opensuse.org/request/show/1006583 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Restrict?expand=0&rev=8
36 lines
914 B
YAML
36 lines
914 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:
|
|
# baz.patch: PATCH-FIX-OPENSUSE
|
|
#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
|
|
skip_doc: perlimports.toml
|
|
#add_doc: files to add to docs
|
|
#misc: |-
|
|
#anything else to be added to spec file
|
|
#follows directly after %files section, so it can contain new blocks or also
|
|
#changes to %files section
|