diff --git a/python-semantic_version.spec b/python-semantic_version.spec index 06388ca..a6d1b99 100644 --- a/python-semantic_version.spec +++ b/python-semantic_version.spec @@ -1,8 +1,8 @@ %global pypi_name semantic_version Name: python-%{pypi_name} -Version: 2.6.0 -Release: 14%{?dist} +Version: 2.8.4 +Release: 1%{?dist} Summary: Library implementing the 'SemVer' scheme License: BSD @@ -67,6 +67,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Thu Feb 20 2020 Javier Peña - 2.8.4-1 +- Update to latest upstream version + * Thu Jan 30 2020 Fedora Release Engineering - 2.6.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild