From eabe17d10a69913ce2f80c1fb9e5583f97e00bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:32:50 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-pygit2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygit2.spec b/python-pygit2.spec index 2f8215b..051a513 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -2,7 +2,7 @@ Name: python-%{pkgname} Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for libgit2 License: GPLv2 with linking exception @@ -80,6 +80,9 @@ rm -f pygit2/__init__.py %changelog +* Tue May 26 2020 Miro HronĨok - 1.2.0-2 +- Rebuilt for Python 3.9 + * Wed Apr 15 2020 Igor Raits - 1.2.0-1 - Update to 1.2.0