diff --git a/python-oauthlib.changes b/python-oauthlib.changes index 2517584..fa04905 100644 --- a/python-oauthlib.changes +++ b/python-oauthlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 24 11:18:07 UTC 2020 - Hans-Peter Jansen + +- Fix patch numbering + ------------------------------------------------------------------- Wed Apr 29 12:15:23 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-oauthlib.spec b/python-oauthlib.spec index fcb3e7d..1679b2f 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -58,7 +58,7 @@ veneer on top of OAuthLib and get OAuth support for very little effort. %prep %setup -q -n oauthlib-%{version} -%patch0 -p1 +%patch -p1 %build %python_build