From 92eb06e022c3098a794c3e5aa3879b56ebad1092 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 01:11:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-oauthlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauthlib.spec b/python-oauthlib.spec index e7a7c2d..90e3296 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -30,7 +30,7 @@ Name: python-oauthlib Version: 2.0.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: An implementation of the OAuth request-signing logic Group: Development/Libraries @@ -180,6 +180,9 @@ rm -rf %{modname}.egg-info %endif # with python3 %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.0.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jul 10 2018 - 2.0.1-10 - Restore use of bcond for python conditionals