Add back Python 3 conditionals

This just adds a missed changelog entry after commit 5c78c70.
This commit is contained in:
Pete Walter 2017-11-20 12:40:34 +00:00
parent 2fc0de3819
commit 5a5c48253a

View File

@ -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 <pwalter@fedoraproject.org> - 0.26.1-2
- Add back Python 3 conditionals
* Mon Nov 20 2017 Pete Walter <pwalter@fedoraproject.org> - 0.26.1-1
- Update to 0.26.1