diff --git a/msal-1.25.0.tar.gz b/msal-1.25.0.tar.gz deleted file mode 100644 index 6666de8..0000000 --- a/msal-1.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 -size 123974 diff --git a/msal-1.26.0.tar.gz b/msal-1.26.0.tar.gz new file mode 100644 index 0000000..be35134 --- /dev/null +++ b/msal-1.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224756079fe338be838737682b49f8ebc20a87c1c5eeaf590daae4532b83de15 +size 126335 diff --git a/python-msal.changes b/python-msal.changes index c0430d2..52dfacf 100644 --- a/python-msal.changes +++ b/python-msal.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 8 13:02:43 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 1.26.0 + * Do not auto-detect region if app developer does not opt-in to region (#629, #630) + * Support Proof-of-Possession (PoP) for Public Client based on broker (#511) + ------------------------------------------------------------------- Fri Nov 24 10:25:59 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-msal.spec b/python-msal.spec index ec4107f..9de4a9b 100644 --- a/python-msal.spec +++ b/python-msal.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-msal -Version: 1.25.0 +Version: 1.26.0 Release: 0 Summary: Microsoft Authentication Library (MSAL) for Python License: MIT