diff --git a/HTTPolice-0.8.0.tar.gz b/HTTPolice-0.8.0.tar.gz deleted file mode 100644 index 795bec9..0000000 --- a/HTTPolice-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56d565861776aab41875c4fbe6d476c4228bc3ae8b16a822380308bf923c5f76 -size 433330 diff --git a/HTTPolice-0.9.0.tar.gz b/HTTPolice-0.9.0.tar.gz new file mode 100644 index 0000000..48c1450 --- /dev/null +++ b/HTTPolice-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49423aa09b42172a8ff7e640e9163eb508dfb06d294a28b3cf79fa5e1671e8b +size 346946 diff --git a/python-HTTPolice.changes b/python-HTTPolice.changes index fcdf023..ce742b9 100644 --- a/python-HTTPolice.changes +++ b/python-HTTPolice.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jul 24 12:09:34 UTC 2019 - Marketa Calabkova + +- update to version 0.9.0 + * Basic checks for most of the headers defined by WHATWG Fetch, + such as Access-Control-Allow-Origin. + * Updated workarounds for HAR files exported from Chrome and Firefox. + * See upstream changelog for more + ------------------------------------------------------------------- Tue May 14 17:33:35 UTC 2019 - Ethan Apodaca diff --git a/python-HTTPolice.spec b/python-HTTPolice.spec index be57476..841446f 100644 --- a/python-HTTPolice.spec +++ b/python-HTTPolice.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-HTTPolice -Version: 0.8.0 +Version: 0.9.0 Release: 0 Summary: Validator for HTTP License: MIT