diff --git a/oauthlib-3.0.2.tar.gz b/oauthlib-3.0.2.tar.gz deleted file mode 100644 index dff17a7..0000000 Binary files a/oauthlib-3.0.2.tar.gz and /dev/null differ diff --git a/oauthlib-3.1.0.tar.gz b/oauthlib-3.1.0.tar.gz new file mode 100644 index 0000000..c4ed996 Binary files /dev/null and b/oauthlib-3.1.0.tar.gz differ diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 699f859..2f001d5 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -1,5 +1,5 @@ Name: python-oauthlib -Version: 3.0.2 +Version: 3.1.0 Release: 1 Summary: Python Framework for OAuth1 & OAuth2 License: BSD @@ -89,5 +89,8 @@ sed -i "s/'unittest2', //" setup.py %endif %changelog +* Thu Jul 23 2020 tianwei - 3.1.0-1 +- Package update to release 3.1.0 + * Tue Sep 3 2019 openEuler Buildteam - 3.0.2-1 - Package init