2.7.1
This commit is contained in:
parent
f427188b0c
commit
5325c4e4e9
7
git.spec
7
git.spec
@ -43,8 +43,8 @@
|
||||
%endif
|
||||
|
||||
Name: git
|
||||
Version: 2.7.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
@ -686,6 +686,9 @@ rm -rf %{buildroot}
|
||||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Sat Feb 06 2016 Jon Ciesla <limburgher@gmail.com> - 2.7.1-1
|
||||
- Update to 2.7.1.
|
||||
|
||||
* Thu Feb 04 2016 Petr Stodulka <pstodulk@redhat.com> - 2.7.0-3
|
||||
- remove all '.gitignore' files from packages
|
||||
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
f3c3ed131e37e5e07cc0b81e9b539908 git-2.7.0.tar.gz
|
||||
28af913ecdef190cc67406c809c153b9 git-htmldocs-2.7.0.tar.gz
|
||||
dca693846672e68c31d2eb1fc32e763b git-manpages-2.7.0.tar.gz
|
||||
846ac45a1638e9a6ff3a9b790f6c8d99 git-2.7.1.tar.gz
|
||||
f6ddbee4ef4a6de1b49512ccd552d9e5 git-htmldocs-2.7.1.tar.gz
|
||||
877d78f96e77f3a047998292376d75a0 git-manpages-2.7.1.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user