diff --git a/python-justbytes.spec b/python-justbytes.spec index ac9dcef..609a9b3 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -1,7 +1,7 @@ %global srcname justbytes Name: python-%{srcname} Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for handling computation with address ranges in bytes License: GPLv2 @@ -68,5 +68,8 @@ rm -rf justbytes.egg-info %{python3_sitelib}/justbytes-%{version}-*.egg-info %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.7-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Mar 23 2016 mulhern - 0.6 - Initial release