From 070a7154b76519c7cc924ccbbdb03af4eafda822c869efa2357dbd425279d09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 29 Sep 2020 11:33:43 +0000 Subject: [PATCH] Accepting request 836537 from home:frispete:python - Fix patch numbering OBS-URL: https://build.opensuse.org/request/show/836537 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=48 --- python-oauthlib.changes | 5 +++++ python-oauthlib.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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