diff --git a/HTTP-Body-1.17.tar.gz b/HTTP-Body-1.17.tar.gz deleted file mode 100644 index 3f4d195..0000000 --- a/HTTP-Body-1.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:131cdae4a4c8ee1b2b17c90db30c534d3f87f3a89c3133e3a0aab1f058fbe690 -size 24376 diff --git a/HTTP-Body-1.19.tar.gz b/HTTP-Body-1.19.tar.gz new file mode 100644 index 0000000..11fa50e --- /dev/null +++ b/HTTP-Body-1.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01506ac3a19ac96083e0aa3881378fb934bf466e7dca4b9fc1dcbc0fa49e102a +size 24189 diff --git a/perl-HTTP-Body.changes b/perl-HTTP-Body.changes index 27871c3..131726c 100644 --- a/perl-HTTP-Body.changes +++ b/perl-HTTP-Body.changes @@ -1,13 +1,24 @@ ------------------------------------------------------------------- +Mon Dec 9 11:18:02 UTC 2013 - coolo@suse.com + +- updated to 1.19 (includes also changelog for old releases) + - Release for cleanup of dzil + - Added configurable basename regexp, test added with fixed regexp for next release + (Torsten Raudssus [GETTY]) + - Added .gitignore + +------------------------------------------------------------------- Wed Jun 5 07:24:16 UTC 2013 - coolo@suse.com -- updated to 1.17, no changelog +- updated to 1.17 + - Added support for application/json (Gareth Kirwan [GBJK]) ------------------------------------------------------------------- Sat Feb 11 06:58:06 UTC 2012 - coolo@suse.com -- updated to 1.15, no changelog +- updated to 1.15 + - Added missing requirement (Torsten Raudssus [GETTY]) ------------------------------------------------------------------- Sun Nov 20 20:47:30 UTC 2011 - coolo@suse.com diff --git a/perl-HTTP-Body.spec b/perl-HTTP-Body.spec index 4d60bf7..c1d46a3 100644 --- a/perl-HTTP-Body.spec +++ b/perl-HTTP-Body.spec @@ -17,7 +17,7 @@ Name: perl-HTTP-Body -Version: 1.17 +Version: 1.19 Release: 0 %define cpan_name HTTP-Body Summary: HTTP Body Parser @@ -72,6 +72,6 @@ It is currently used by the Catalyst manpage to parse POST bodies. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes LICENSE README scripts %changelog