diff --git a/python-pygit2.spec b/python-pygit2.spec index 2a13a0b..bdfe4ac 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -6,7 +6,7 @@ Name: python-%{pkgname} Version: 0.26.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for libgit2 License: GPLv2 with linking exception @@ -129,6 +129,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';' %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.26.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 0.26.4-2 - Rebuilt for Python 3.7