automatic version update by autodist [release 2.8.1-1mamba;Tue Apr 19 2016]
This commit is contained in:
parent
c9298adccb
commit
59169ff558
7
git.spec
7
git.spec
@ -1,7 +1,7 @@
|
||||
%define perl_sitelib %(eval `perl -V:sitelib`; echo $sitelib)
|
||||
%define perl_privlib %(eval `perl -V:privlib`; echo $privlib)
|
||||
Name: git
|
||||
Version: 2.7.4
|
||||
Version: 2.8.1
|
||||
Release: 1mamba
|
||||
Summary: A version control system designed to handle very large projects with speed and efficiency
|
||||
Group: Applications/Development
|
||||
@ -174,7 +174,7 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
||||
%{_includedir}/git-core
|
||||
%{_libdir}/libgit.a
|
||||
%{_libdir}/libgit_xdiff.a
|
||||
%doc README
|
||||
#%doc README
|
||||
|
||||
%files gui
|
||||
%defattr(-,root,root)
|
||||
@ -218,6 +218,9 @@ rm -f %{buildroot}%{perl_sitelib}/*/auto/Git/.packlist
|
||||
#%{python_sitearch}/git_remote_helpers-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 2.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 18 2016 Automatic Build System <autodist@mambasoft.it> 2.7.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user