diff --git a/python-semantic_version.spec b/python-semantic_version.spec index b4a0eaa..508eaf8 100644 --- a/python-semantic_version.spec +++ b/python-semantic_version.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 2.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library implementing the 'SemVer' scheme License: BSD @@ -107,6 +107,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Jan 28 2017 Igor Gnatenko - 2.6.0-1 - Update to 2.6.0 - Make package to comply guidelines