2.4.5.
This commit is contained in:
parent
ffa0047cf6
commit
55d5f601ae
7
git.spec
7
git.spec
@ -43,8 +43,8 @@
|
||||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 2.4.4
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
@ -660,6 +660,9 @@ rm -rf %{buildroot}
|
||||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Fri Jun 26 2015 Jon Ciesla <limburgher@gmail.com> - 2.4.5-1
|
||||
- Update to 2.4.5.
|
||||
|
||||
* Mon Jun 22 2015 Petr Stodulka <pstodulk@gmail.com> - 2.4.4-2
|
||||
- git-svn - added requires for perl-Digest-MD5 (#1218176)
|
||||
- solve troubles with infinite loop due to broken symlink (probably
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
f122606aee328de3e1019cde720cb0aa git-2.4.4.tar.gz
|
||||
b9f4f31c45ee5c75e8a22cedb743d097 git-htmldocs-2.4.4.tar.gz
|
||||
285b126907d59647248577a7df01c44c git-manpages-2.4.4.tar.gz
|
||||
0083a528f0a85168ca7a59b3ca4190fc git-2.4.5.tar.gz
|
||||
90152d68934c5f3e38bb18825ac1db87 git-htmldocs-2.4.5.tar.gz
|
||||
7fb4eb35f71e369970e4b4a36b4745e2 git-manpages-2.4.5.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user