From 4e0224e73afaa65d66f27ecba85fc7507b05af93 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mar 02 2020 18:30:01 +0000 Subject: Update to 0.99.0 Signed-off-by: Igor Raits --- diff --git a/.gitignore b/.gitignore index 0cb5fa9..ed46d43 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /libgit2-0.28.2.tar.gz /libgit2-0.28.3.tar.gz /libgit2-0.28.4.tar.gz +/libgit2-0.99.0.tar.gz diff --git a/libgit2.spec b/libgit2.spec index 177d371..3343018 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -1,13 +1,13 @@ Name: libgit2 -Version: 0.28.4 -Release: 2%{?dist} +Version: 0.99.0 +Release: 1%{?dist} Summary: C implementation of the Git core methods as a library with a solid API License: GPLv2 with exceptions URL: https://libgit2.org/ Source0: https://github.com/libgit2/libgit2/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc -BuildRequires: cmake >= 2.8.11 +BuildRequires: cmake >= 3.5.1 BuildRequires: ninja-build BuildRequires: http-parser-devel BuildRequires: libcurl-devel @@ -40,17 +40,19 @@ developing applications that use %{name}. find examples -name ".gitignore" -delete -print # Don't run "online" tests -sed -i '/ADD_TEST(online/s/^/#/' tests/CMakeLists.txt +sed -i '/-sonline/s/^/#/' tests/CMakeLists.txt # Remove bundled libraries -rm -frv deps +rm -vr deps %build %cmake . -B%{_target_platform} \ -GNinja \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ - -DSHA1_BACKEND=OpenSSL \ + -DUSE_HTTP_PARSER=system \ + -DUSE_SHA1=HTTPS \ -DUSE_HTTPS=OpenSSL \ + -DUSE_NTLMCLIENT=OFF \ %{nil} %ninja_build -C %{_target_platform} @@ -72,6 +74,9 @@ rm -frv deps %{_includedir}/git2/ %changelog +* Mon Mar 02 2020 Igor Raits - 0.99.0-1 +- Update to 0.99.0 + * Wed Jan 29 2020 Fedora Release Engineering - 0.28.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 6b7f5cb..32a4c42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libgit2-0.28.4.tar.gz) = b81160608003b25d9b922d259ebbbbf941b6bd5100fa1875497c8cd29de320e292fff568c757a7a85b2b3044ddc1cb92c74dbcb13d630d62ecf9a8559b619d15 +SHA512 (libgit2-0.99.0.tar.gz) = e38e18da0e6ed1e5c8198c9eb2c362b21da2d0b9c8bc23309d2f70183549f4b9f23a6db8ce5f1f0f24b373e6427039c2a845b62dd74f91b02cfe8954f961a91b