diff --git a/git.spec b/git.spec index 89583f5..c710328 100644 --- a/git.spec +++ b/git.spec @@ -2,7 +2,7 @@ %define perl_privlib %(eval `perl -V:privlib`; echo $privlib) Name: git Version: 2.25.1 -Release: 1mamba +Release: 2mamba Summary: A version control system designed to handle very large projects with speed and efficiency Group: Applications/Development Vendor: openmamba @@ -82,6 +82,8 @@ Requires: python %description -n python-git Python interface to Git. +%debug_package + %prep %setup -q @@ -213,6 +215,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist #%{python_sitearch}/git_remote_helpers-*.egg-info %changelog +* Sat Mar 07 2020 Silvan Calarco 2.25.1-2mamba +- rebuilt with debug package + * Mon Feb 17 2020 Automatic Build System 2.25.1-1mamba - automatic version update by autodist