diff --git a/HTML-Strip-1.06.tar.gz b/HTML-Strip-1.06.tar.gz deleted file mode 100644 index 6b3d639..0000000 --- a/HTML-Strip-1.06.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51d14e786066804764d6e12d262447b4472a2c36c663ea2c89a3c4ec1435c1ab -size 7764 diff --git a/HTML-Strip-2.09.tar.gz b/HTML-Strip-2.09.tar.gz new file mode 100644 index 0000000..e37ce2b --- /dev/null +++ b/HTML-Strip-2.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f310370d0a677d17ca539508afb054be869b68acaec9aea239a057aa04d81d7 +size 15040 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b320f5 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,20 @@ +--- +#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 diff --git a/perl-HTML-Strip.changes b/perl-HTML-Strip.changes index f9cb848..a3de9f0 100644 --- a/perl-HTML-Strip.changes +++ b/perl-HTML-Strip.changes @@ -1,3 +1,77 @@ +------------------------------------------------------------------- +Thu Apr 16 21:43:37 UTC 2015 - coolo@suse.com + +- updated to 2.09 + see /usr/share/doc/packages/perl-HTML-Strip/Changes + + 2.09 Mon Jan 5 16:51:17 GMT 2015 + - fixed latin1 support, added test case for it (RT#100969) + + 2.08 Tue Dec 9 15:02:02 GMT 2014 + - replaced html entities in russian.html (read by utf8 test), as the + test should not fail due to problems with HTML::Entities + + 2.07 Thu Dec 4 14:07:03 GMT 2014 + - improvements for Kwalitee + + 2.06 Thu Dec 4 12:59:54 GMT 2014 + - strip_spaces in utf8 test was using perl v5.14+ features + - reading of DATA in utf8 test should be native utf8 not use Encode, + which mangles it on some platforms + + 2.05 Wed Dec 3 16:05:13 GMT 2014 + - fix to bug in t/300_utf8.t causing whitespace not to be stripped + + 2.04 Tue Nov 25 11:14:08 GMT 2014 + - many cpan tester failures due to witespace in utf8 test, + main test done with whitespace stripped, todo test as before + + 2.03 Mon Nov 24 13:48:44 GMT 2014 + - removed trailing libicu deps + - perl minimum version to 5.8 (needed for unicode support) + - cleaned up test suite + - version bump in META.YML (RT#100457) + - 'use feature' breaking perl 5.8, removed (RT#100453) + - added Test::Exception to build_requires + + 2.02 Thu Nov 20 11:21:35 GMT 2014 + - removed dependency on libicu-dev, which isn't as universal as expected + and was causing a bunch of cpan tester failures + + 2.01 Wed Nov 19 10:48:04 GMT 2014 + (patch contributed by Michi Steiner) + - clean buffer needs an extra char when emit_spaces=1 and the input has + nothing to be removed (RT#41035) + + 2.00 Tue Nov 18 16:14:42 GMT 2014 + - utf8 support via libicu (RT#42834) + - smoke test and utf8 test, tests ordered + + 1.10 Tue Sep 30 14:34:47 UTC 2014 + - Fix for RT#99207 (script mathematical symbol bug) + + 1.09 Tue Sep 30 10:39:47 UTC 2014 + - offbyone.t disabled under Windows (RT#99219) + + 1.08 Fri Sep 26 15:02:37 UTC 2014 + - system perl used in offbyone.t (RT#99151) + + 1.07 Tue Sep 23 14:44:08 UTC 2014 + - fix to bug RT#19036 - tags not replaced with spaces when only a single + character is between the tags + - fix to bug RT#35345 - mathematical conparisons within