From 3886f00cef3d8d09505bf3cd0b413bf2721c8f6c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 20 Oct 2024 14:13:23 +0200 Subject: [PATCH] automatic version update by autodist [release 1.8.2-1mamba;Sun Oct 20 2024] --- libgit2.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libgit2.spec b/libgit2.spec index 100b162..dd25309 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -1,5 +1,5 @@ Name: libgit2 -Version: 1.8.1 +Version: 1.8.2 Release: 1mamba Summary: A portable, pure C implementation of the Git core methods provided as a re-entrant linkable library Group: System/Libraries @@ -54,8 +54,6 @@ Tools provided with %{name}. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -78,6 +76,9 @@ Tools provided with %{name}. %{_bindir}/git2 %changelog +* Sun Oct 20 2024 Automatic Build System 1.8.2-1mamba +- automatic version update by autodist + * Thu May 16 2024 Automatic Build System 1.8.1-1mamba - automatic version update by autodist