From 158f49a7c191a8ebe8a4b9a71b7964bf689b4bdc Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Mon, 10 Jun 2024 15:18:12 +0000 Subject: [PATCH] 2.45.2 --- .abf.yml | 2 +- git.spec | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 8a2e1d9..a250bc1 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - git-2.45.1.tar.xz: 57f24bccdfc972c64623caa6d3e818f2513d041e + git-2.45.2.tar.xz: c7b6becec398e69130e4f066390e1519a417eb35 diff --git a/git.spec b/git.spec index 2198b2a..f7a6f8e 100644 --- a/git.spec +++ b/git.spec @@ -7,12 +7,12 @@ Summary: Global Information Tracker Name: git -Version: 2.45.1 +Version: 2.45.2 Release: 1 Epoch: 1 License: GPLv2+ Group: Development/Tools -Url: http://git-scm.com/ +URL: https://git-scm.com Source0: https://www.kernel.org/pub/software/scm/git/%{name}-%{version}.tar.xz Source2: gitweb.conf Source3: %{profile_branch} @@ -26,6 +26,8 @@ BuildRequires: perl-devel BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(openssl) +BuildRequires: openssl-devel +BuildRequires: openssl BuildRequires: pkgconfig(zlib) Requires: git-core = %{EVRD} Requires: git-svn = %{EVRD}