From 2ca099c249ba8644a2786c4336ce868d30059dae Mon Sep 17 00:00:00 2001 From: David Sheets Date: Fri, 26 Jun 2015 16:45:09 +0100 Subject: [PATCH] Prepare 1.9.1 --- CHANGES | 3 +++ _oasis | 2 +- lib/META | 10 +++++----- setup.ml | 6 +++--- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index 38efd6b..52d5a8f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +1.9.1 (2015-06-26): +* Fix `with_password None` when no userinfo present (#78 from Hezekiah M. Carty) + 1.9.0 (2015-05-15): * Colon (":") is no longer percent-encoded in path segments * URNs are now supported (#67) diff --git a/_oasis b/_oasis index f5316f6..34c40fd 100644 --- a/_oasis +++ b/_oasis @@ -1,6 +1,6 @@ OASISFormat: 0.4 Name: uri -Version: 1.9.0 +Version: 1.9.1 OCamlVersion: >= 4.00 Synopsis: RFC3986 URI parsing library Description: Uniform Resource Identifier (URI) parsing and encoding. diff --git a/lib/META b/lib/META index 92db034..bc52ecf 100644 --- a/lib/META +++ b/lib/META @@ -1,6 +1,6 @@ # OASIS_START -# DO NOT EDIT (digest: f530dbc976aa84cdb8164dfb3687b4fa) -version = "1.9.0" +# DO NOT EDIT (digest: fd01823c711286a188146cd1867d8cf0) +version = "1.9.1" description = "RFC3986 URI parsing library" requires = "re.posix stringext sexplib" archive(byte) = "uri.cma" @@ -9,7 +9,7 @@ archive(native) = "uri.cmxa" archive(native, plugin) = "uri.cmxs" exists_if = "uri.cma" package "top" ( - version = "1.9.0" + version = "1.9.1" description = "Toplevel printers for URIs" requires = "uri" archive(byte) = "uri_top.cma" @@ -20,7 +20,7 @@ package "top" ( ) package "services_full" ( - version = "1.9.0" + version = "1.9.1" description = "RFC3986 URI parsing library" requires = "uri" archive(byte) = "services_full.cma" @@ -31,7 +31,7 @@ package "services_full" ( ) package "services" ( - version = "1.9.0" + version = "1.9.1" description = "RFC3986 URI parsing library" requires = "uri" archive(byte) = "services.cma" diff --git a/setup.ml b/setup.ml index 2267841..43f19e4 100644 --- a/setup.ml +++ b/setup.ml @@ -1,7 +1,7 @@ (* setup.ml generated for the first time by OASIS v0.4.4 *) (* OASIS_START *) -(* DO NOT EDIT (digest: 664f91f0e23313d1ae1691d041daedd2) *) +(* DO NOT EDIT (digest: 7ee4b63a88a8340b44a59871196a8144) *) (* Regenerated by OASIS v0.4.5 Visit http://oasis.forge.ocamlcore.org for more information and @@ -6879,7 +6879,7 @@ let setup_t = alpha_features = []; beta_features = []; name = "uri"; - version = "1.9.0"; + version = "1.9.1"; license = OASISLicense.DEP5License (OASISLicense.DEP5Unit @@ -7205,7 +7205,7 @@ let setup_t = }; oasis_fn = Some "_oasis"; oasis_version = "0.4.5"; - oasis_digest = Some "\251\196qk\187\173&m!T\131\157!}\174{"; + oasis_digest = Some "S\172\1382\177\167\175\197\202\149S\r\156s\226M"; oasis_exec = None; oasis_setup_args = []; setup_update = false