diff --git a/python-pygit2.spec b/python-pygit2.spec index 2585abc..b83ee6f 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -6,7 +6,7 @@ Name: python-%{pkgname} Version: 0.26.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for libgit2 License: GPLv2 with linking exception @@ -126,6 +126,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';' %changelog +* Mon Nov 20 2017 Pete Walter - 0.26.1-2 +- Add back Python 3 conditionals + * Mon Nov 20 2017 Pete Walter - 0.26.1-1 - Update to 0.26.1