diff --git a/HTTP-Entity-Parser-0.21.tar.gz b/HTTP-Entity-Parser-0.21.tar.gz deleted file mode 100644 index a226aec..0000000 --- a/HTTP-Entity-Parser-0.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c14d3e42bdb0845eb412640ca5e396cbd52d3a9a616a5974a32a52cab487f8d8 -size 23733 diff --git a/HTTP-Entity-Parser-0.22.tar.gz b/HTTP-Entity-Parser-0.22.tar.gz new file mode 100644 index 0000000..f052e7e --- /dev/null +++ b/HTTP-Entity-Parser-0.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fe1cf2a2b4e6834bf0c1abd0d3bf28c614e8582ff10e6e0426f46a81eed6c8 +size 23903 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..76ad4a4 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#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 diff --git a/perl-HTTP-Entity-Parser.changes b/perl-HTTP-Entity-Parser.changes index 6228047..fddd723 100644 --- a/perl-HTTP-Entity-Parser.changes +++ b/perl-HTTP-Entity-Parser.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 19 08:33:52 UTC 2019 - + +- updated to 0.22 + see /usr/share/doc/packages/perl-HTTP-Entity-Parser/Changes + + 0.22 2019-11-16T14:21:39Z + + - Do not stringify nested hash references in JSON #11 + ------------------------------------------------------------------- Wed Apr 3 07:48:06 UTC 2019 - Stephan Kulow diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec index 5f23e68..9d5a978 100644 --- a/perl-HTTP-Entity-Parser.spec +++ b/perl-HTTP-Entity-Parser.spec @@ -17,7 +17,7 @@ Name: perl-HTTP-Entity-Parser -Version: 0.21 +Version: 0.22 Release: 0 %define cpan_name HTTP-Entity-Parser Summary: PSGI compliant HTTP Entity Parser @@ -25,6 +25,7 @@ License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl