This commit is contained in:
parent
fcd63f21a3
commit
49897c2c29
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.24.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
License: GPLv2 with linking exception
|
||||
URL: http://www.pygit2.org
|
||||
@ -97,6 +97,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
||||
%doc docs/_build/html/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24.1-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Wed Jun 22 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.24.1-1
|
||||
- Update to 0.24.1 (RHBZ #1348750)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user