From 0776a4de099a1d43f4aff63d9a3f43368ad53cbe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 14:53:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-oauth2client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 9776b1e..e755693 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -12,7 +12,7 @@ Name: python-%{srcname} Version: 4.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: ASL 2.0 @@ -203,6 +203,9 @@ rm -r $(find %{_buildrootdir} -type d -name 'tests') || /bin/true %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 4.1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Apr 30 2019 Miro HronĨok - 4.1.3-3 - Don't ship docs, use python2 names to declare Python 2 dependencies