From c46188d5b7e8becd1a685f4f9db6003c9b714b5c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:02:11 +0100 Subject: [PATCH] unstage for x86_64 and arm [release 1.9.3-2mamba;Tue May 20 2014] --- git.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/git.spec b/git.spec index 257fea9..93d17d8 100644 --- a/git.spec +++ b/git.spec @@ -2,7 +2,7 @@ %define perl_privlib %(eval `perl -V:privlib`; echo $privlib) Name: git Version: 1.9.3 -Release: 1mamba +Release: 2mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development Vendor: openmamba @@ -217,6 +217,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Tue May 20 2014 Silvan Calarco 1.9.3-2mamba +- unstage for x86_64 and arm + * Sat May 10 2014 Automatic Build System 1.9.3-1mamba - automatic version update by autodist