diff --git a/python-dropbox.spec b/python-dropbox.spec index 3571281..1696ba7 100644 --- a/python-dropbox.spec +++ b/python-dropbox.spec @@ -1,7 +1,7 @@ %global pypi_name dropbox Name: python-%{pypi_name} Version: 7.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Official Dropbox REST API Client License: MIT @@ -69,6 +69,9 @@ A Python library for Dropbox's HTTP-based Core and Datastore APIs. %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 7.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Apr 17 2017 Miro HronĨok - 7.2.1-1 - Updated to 7.2.1 (#1361160) - Updated to the new naming scheme