automatic version update by autodist [release 1.1.1-1mamba;Thu Jul 01 2021]
This commit is contained in:
parent
f92f3de4d4
commit
3bfd17f34f
10
libgit2.spec
10
libgit2.spec
@ -1,24 +1,23 @@
|
||||
Name: libgit2
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 1mamba
|
||||
Summary: A portable, pure C implementation of the Git core methods provided as a re-entrant linkable library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://libgit2.github.com/
|
||||
URL: https://libgit2.org/
|
||||
## GITSOURCE https://github.com/libgit2/libgit2.git v0.23.4
|
||||
Source: https://github.com/libgit2/libgit2.git/v%{version}/libgit2-%{version}.tar.bz2
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libssh2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.
|
||||
@ -68,6 +67,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jul 01 2021 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 29 2020 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user