diff --git a/python-wheel.spec b/python-wheel.spec index 8241157..667bb34 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -12,7 +12,7 @@ Name: python-%{pypi_name} Version: 0.24.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A built-package format for Python License: MIT @@ -129,6 +129,9 @@ popd %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.24.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Jan 13 2015 Slavek Kabrda - 0.24.0-3 - Make spec buildable in EPEL 6, too. - Remove additional sources added to upstream tarball.