Rebuild for rpm-4.14 bug (#1480407)
This commit is contained in:
parent
0588f15273
commit
f39e78e3c3
1 changed files with 4 additions and 1 deletions
5
git.spec
5
git.spec
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
Name: git
|
||||
Version: 2.14.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
Group: Development/Tools
|
||||
|
|
@ -730,6 +730,9 @@ rm -rf %{buildroot}
|
|||
# No files for you!
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2017 Todd Zullinger <tmz@pobox.com> - 2.14.1-2
|
||||
- Rebuild for rpm-4.14 bug (#1480407)
|
||||
|
||||
* Thu Aug 10 2017 Todd Zullinger <tmz@pobox.com> - 2.14.1-1
|
||||
- Update to 2.14.1 (resolves CVE-2017-1000117)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue