rebuilt with debug package [release 2.25.1-2mamba;Sat Mar 07 2020]
This commit is contained in:
parent
88686dd8b1
commit
0320b1ca14
7
git.spec
7
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 <silvan.calarco@mambasoft.it> 2.25.1-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Mon Feb 17 2020 Automatic Build System <autodist@mambasoft.it> 2.25.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user