diff --git a/python-dropbox.spec b/python-dropbox.spec index 5559a1f..11b3c32 100644 --- a/python-dropbox.spec +++ b/python-dropbox.spec @@ -1,7 +1,7 @@ %global pypi_name dropbox Name: python-%{pypi_name} Version: 9.4.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Official Dropbox REST API Client License: MIT @@ -48,6 +48,9 @@ A Python library for Dropbox's HTTP-based Core and Datastore APIs. %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 9.4.0-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 9.4.0-4 - Rebuilt for Python 3.8