automatic version update by autodist [release 2.48.1-1mamba;Sun Jan 19 2025]
This commit is contained in:
parent
1eb1b42174
commit
47694f79b7
7
git.spec
7
git.spec
@ -1,7 +1,7 @@
|
|||||||
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
|
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
|
||||||
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
|
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.47.1
|
Version: 2.48.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A version control system designed to handle very large projects with speed and efficiency
|
Summary: A version control system designed to handle very large projects with speed and efficiency
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -84,8 +84,6 @@ Requires: python
|
|||||||
%description -n python-git
|
%description -n python-git
|
||||||
Python interface to Git.
|
Python interface to Git.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -203,6 +201,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
|||||||
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 2.48.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 2.47.1-1mamba
|
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 2.47.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user