diff --git a/.gitignore b/.gitignore index c3b5982..1fab400 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /pygit2-1.2.0.tar.gz /pygit2-1.2.1.tar.gz /pygit2-1.3.0.tar.gz +/pygit2-1.4.0.tar.gz diff --git a/python-pygit2.spec b/python-pygit2.spec index 1d77677..4c30f82 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -1,7 +1,7 @@ %global pkgname pygit2 Name: python-%{pkgname} -Version: 1.3.0 +Version: 1.4.0 Release: 1%{?dist} Summary: Python bindings for libgit2 @@ -10,7 +10,7 @@ URL: https://www.pygit2.org/ Source0: https://github.com/libgit2/%{pkgname}/archive/v%{version}/%{pkgname}-%{version}.tar.gz BuildRequires: gcc -BuildRequires: (libgit2-devel >= 1.0.0 with libgit2-devel < 2.0.0) +BuildRequires: (libgit2-devel >= 1.1.0 with libgit2-devel < 2.0.0) %description pygit2 is a set of Python bindings to the libgit2 library, which implements @@ -80,6 +80,9 @@ rm -f pygit2/__init__.py %changelog +* Mon Dec 28 2020 Igor Raits - 1.4.0-1 +- Update to 1.4.0 + * Sat Sep 19 2020 Pete Walter - 1.3.0-1 - Update to 1.3.0 diff --git a/sources b/sources index d3ac30d..d692453 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pygit2-1.3.0.tar.gz) = 6bfe19704b10bfa6c085d8876dc9c87b46d5167e4e6426b25fedf309f5ad8022d9d094998d84ba804d495bede0b051056405f0270eadbe547a7eb643fecfd156 +SHA512 (pygit2-1.4.0.tar.gz) = 732a307711a014c2d3677c1921bb72bb53d3701efa1af5be2795f622137cf395a138d4640a6278e35263e1f8cc25de4644dd4fb8622f8d78d9703cf1279b1d49