2.3.0.
This commit is contained in:
parent
f6e299ca42
commit
198019d943
7
git.spec
7
git.spec
@ -43,8 +43,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.2.2
|
Version: 2.3.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -610,6 +610,9 @@ rm -rf %{buildroot}
|
|||||||
# No files for you!
|
# No files for you!
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 06 2015 Jon Ciesla <limburgher@gmail.com> - 2.3.0-1
|
||||||
|
- Update to 2.3.0.
|
||||||
|
|
||||||
* Tue Jan 27 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.2.2-2
|
* Tue Jan 27 2015 Ville Skyttä <ville.skytta@iki.fi> - 2.2.2-2
|
||||||
- Install bash completion to %%{_datadir}/bash-completion/completions
|
- Install bash completion to %%{_datadir}/bash-completion/completions
|
||||||
|
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
4ee47697b6cf5e98f97b2ba44baded79 git-2.2.2.tar.gz
|
edf994cf34cd3354dadcdfa6b4292335 git-2.3.0.tar.gz
|
||||||
9288780cdcff7d03727246d1b27a4e3c git-htmldocs-2.2.2.tar.gz
|
00714647dd5045aaef9f0939548778dc git-htmldocs-2.3.0.tar.gz
|
||||||
a156581a6412876506b931e9f93e42fa git-manpages-2.2.2.tar.gz
|
620797eb73b281d0706979ae8038bbd7 git-manpages-2.3.0.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user