diff --git a/adal-0.5.0.tar.gz b/adal-0.5.0.tar.gz deleted file mode 100644 index 0c2c852..0000000 --- a/adal-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:120821f72ca9d59a7c7197fc14d0e27448ff8d331fae230f92d713b9b5c721f7 -size 31990 diff --git a/adal-1.0.2.tar.gz b/adal-1.0.2.tar.gz new file mode 100644 index 0000000..b494726 --- /dev/null +++ b/adal-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c020807b3f3cfd90f59203077dd5e1f59671833f8c3c5028ec029ed5072f9ce +size 32634 diff --git a/python-adal.changes b/python-adal.changes index 4de0148..e44233d 100644 --- a/python-adal.changes +++ b/python-adal.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 3 08:39:56 UTC 2018 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.0.2 + + For detailed information about changes see the + HISTORY.txt file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Jan 31 13:54:39 UTC 2018 - adrian.glaubitz@suse.com diff --git a/python-adal.spec b/python-adal.spec index 4b40cb2..9cade4a 100644 --- a/python-adal.spec +++ b/python-adal.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-adal -Version: 0.5.0 +Version: 1.0.2 Release: 0 Summary: Azure Active Directory library License: MIT @@ -33,7 +33,7 @@ BuildRequires: python-rpm-macros Requires: python-PyJWT >= 1.0.0 Requires: python-cryptography >= 1.1.0 Requires: python-python-dateutil >= 2.1.0 -Requires: python-requests >= 2.7.0 +Requires: python-requests >= 2.0.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch