diff --git a/HTML-Scrubber-0.14.tar.gz b/HTML-Scrubber-0.14.tar.gz deleted file mode 100644 index 06c5618..0000000 --- a/HTML-Scrubber-0.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82596a3a1ead946809ff2e00886c5dd3b4c113beb0625230c3077118700bb201 -size 33672 diff --git a/HTML-Scrubber-0.15.tar.gz b/HTML-Scrubber-0.15.tar.gz new file mode 100644 index 0000000..5c7e69b --- /dev/null +++ b/HTML-Scrubber-0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7133e317e5963168a445836d144f35c69fc9c4edad0025fb17c46729ea432ed4 +size 34250 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b7ec50 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,23 @@ +--- +#description_paragraphs: 3 +#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_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 diff --git a/perl-HTML-Scrubber.changes b/perl-HTML-Scrubber.changes index be25880..47143eb 100644 --- a/perl-HTML-Scrubber.changes +++ b/perl-HTML-Scrubber.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Oct 11 08:53:48 UTC 2015 - coolo@suse.com + +- updated to 0.15 + see /usr/share/doc/packages/perl-HTML-Scrubber/Changes + + 0.15 2015-10-10 15:01:31+01:00 Europe/London + - Minor spelling check avoidance tweaks + - Enforce comments to be well formed, to resolve potential security issue + described in JVN53973084 + ------------------------------------------------------------------- Tue Apr 14 20:36:49 UTC 2015 - coolo@suse.com diff --git a/perl-HTML-Scrubber.spec b/perl-HTML-Scrubber.spec index 2d49b74..707d97d 100644 --- a/perl-HTML-Scrubber.spec +++ b/perl-HTML-Scrubber.spec @@ -17,7 +17,7 @@ Name: perl-HTML-Scrubber -Version: 0.14 +Version: 0.15 Release: 0 %define cpan_name HTML-Scrubber Summary: Perl extension for scrubbing/sanitizing html @@ -25,6 +25,7 @@ License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/HTML-Scrubber/ Source0: http://www.cpan.org/authors/id/N/NI/NIGELM/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl