Add back Python 3 conditionals
This just adds a missed changelog entry after commit 5c78c70
.
This commit is contained in:
parent
2fc0de3819
commit
5a5c48253a
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 0.26.1
|
Version: 0.26.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Python bindings for libgit2
|
Summary: Python bindings for libgit2
|
||||||
|
|
||||||
License: GPLv2 with linking exception
|
License: GPLv2 with linking exception
|
||||||
@ -126,6 +126,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 20 2017 Pete Walter <pwalter@fedoraproject.org> - 0.26.1-1
|
||||||
- Update to 0.26.1
|
- Update to 0.26.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user