diff --git a/python-justbases.spec b/python-justbases.spec index b4b316b..c17d681 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -2,7 +2,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.9 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A small library for precise conversion between arbitrary bases License: GPLv2+ @@ -43,6 +43,9 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.9-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 02 2019 Igor Gnatenko - 0.9-9 - Enable python dependency generator