diff --git a/bottle-0.11.4.tar.gz b/bottle-0.11.4.tar.gz deleted file mode 100644 index ed687de..0000000 --- a/bottle-0.11.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec21d1e0f5205e0c94a83e1fa9e91648d4fc3cecc510a4e59eed2dc743373aec -size 60421 diff --git a/bottle-0.11.6.tar.gz b/bottle-0.11.6.tar.gz new file mode 100644 index 0000000..e73f985 --- /dev/null +++ b/bottle-0.11.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e63802cbe6a21537e35d92ec3c80a1e302dc619d169efe6a212cab9f48e7b29 +size 60612 diff --git a/bottle-docs.pdf b/bottle-docs.pdf index 003ce4e..ade36eb 100644 --- a/bottle-docs.pdf +++ b/bottle-docs.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:193b360beecb26c582bd3937b799344eb4818e914fe49085ffb177b852a91486 -size 482582 +oid sha256:077aad52d91095688b2c72d67464deda4d777153ddcdcc24e2385955e4b337d3 +size 593471 diff --git a/python-bottle.changes b/python-bottle.changes index 1d70ceb..6b3b9a6 100644 --- a/python-bottle.changes +++ b/python-bottle.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 17 19:50:09 UTC 2013 - os-dev@jacraig.com + +- Update to 0.11.6: + * Fix content-type header in mounted apps +- Changes from 0.11.5: + * Update HTTPResponse call when mounting apps + * BUg fix: Some cookies are lost when using mount() + ------------------------------------------------------------------- Thu Nov 22 13:35:28 UTC 2012 - saschpe@suse.de diff --git a/python-bottle.spec b/python-bottle.spec index 6926106..d771c6b 100644 --- a/python-bottle.spec +++ b/python-bottle.spec @@ -17,7 +17,7 @@ Name: python-bottle -Version: 0.11.4 +Version: 0.11.6 Release: 0 Url: http://bottlepy.org/ Summary: Fast and simple WSGI-framework for small web-applications