Merge branch 'f30'
This commit is contained in:
commit
a94e9404dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/git-lfs-2.7.2.tar.gz
|
||||
/git-lfs-v2.8.0.tar.gz
|
||||
/git-lfs-v2.9.0.tar.gz
|
||||
/git-lfs-v2.9.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
# https://github.com/git-lfs/git-lfs
|
||||
%global goipath github.com/git-lfs/git-lfs
|
||||
Version: 2.9.0
|
||||
Version: 2.9.2
|
||||
|
||||
%gometa
|
||||
|
||||
@ -26,12 +26,12 @@ BuildRequires: golang(github.com/git-lfs/gitobj/errors) >= 1.4.1
|
||||
BuildRequires: golang(github.com/git-lfs/go-netrc/netrc) >= 0-0.1.20180827gite0e9ca4
|
||||
BuildRequires: golang(github.com/git-lfs/go-ntlm/ntlm)
|
||||
BuildRequires: golang(github.com/git-lfs/wildmatch) >= 1.0.4
|
||||
BuildRequires: golang(github.com/google/slothfs/cookie)
|
||||
BuildRequires: golang(github.com/mattn/go-isatty) >= 0.0.4
|
||||
BuildRequires: golang(github.com/olekukonko/ts)
|
||||
BuildRequires: golang(github.com/pkg/errors)
|
||||
BuildRequires: golang(github.com/rubyist/tracerx)
|
||||
BuildRequires: golang(github.com/spf13/cobra) >= 0.0.3
|
||||
BuildRequires: golang(github.com/ssgelm/cookiejarparser) >= 1.0.1
|
||||
BuildRequires: golang(golang.org/x/net/http2)
|
||||
BuildRequires: golang(golang.org/x/sync/semaphore)
|
||||
|
||||
@ -123,6 +123,9 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 07 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.2-1
|
||||
- Update to latest version
|
||||
|
||||
* Wed Jan 01 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.0-1
|
||||
- Update to latest version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (git-lfs-v2.9.0.tar.gz) = b0df43fd2c73051783359f019f83cd63049bd9fab034fa58c2d026dddb56498530cc13a1468cfc856adbb2483b01dd99a7be53509163b47d7ddcce2e53c3a931
|
||||
SHA512 (git-lfs-v2.9.2.tar.gz) = a63250326c96f116630b379e7840d429a6e331e23832d691b3be390f429732ac5a7b9f60715c36d20c28dead33046918bdcd694fd6fe7ef8b0f3b701ffeba66b
|
||||
|
Loading…
Reference in New Issue
Block a user