Merge branch 'f30'
This commit is contained in:
commit
9deed689c9
@ -14,7 +14,7 @@ Git extension for versioning large files.}
|
||||
CONTRIBUTING.md README.md
|
||||
|
||||
Name: git-lfs
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Git extension for versioning large files
|
||||
|
||||
License: MIT
|
||||
@ -80,6 +80,7 @@ ronn --roff man/*.ronn
|
||||
%{gobuilddir}/bin/mangen
|
||||
popd
|
||||
|
||||
LDFLAGS="-X 'github.com/git-lfs/git-lfs/config.Vendor=Fedora %{fedora}' " \
|
||||
%gobuild -o %{gobuilddir}/bin/git-lfs %{goipath}
|
||||
|
||||
# Build test executables
|
||||
@ -127,7 +128,10 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 30 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.8.0-1
|
||||
* Fri Aug 30 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.8.0-4
|
||||
- Customize vendor information in version
|
||||
|
||||
* Fri Aug 30 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.8.0-3
|
||||
- Update to latest version
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-3
|
||||
|
Loading…
Reference in New Issue
Block a user