Update to 2.4.2.
This commit is contained in:
		
							parent
							
								
									1a14bfd76e
								
							
						
					
					
						commit
						4ba7ead8aa
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -2,3 +2,4 @@ | |||||||
| /git-lfs-2.3.4.tar.gz | /git-lfs-2.3.4.tar.gz | ||||||
| /git-lfs-2.4.0.tar.gz | /git-lfs-2.4.0.tar.gz | ||||||
| /git-lfs-2.4.1.tar.gz | /git-lfs-2.4.1.tar.gz | ||||||
|  | /git-lfs-2.4.2.tar.gz | ||||||
|  | |||||||
							
								
								
									
										13
									
								
								git-lfs.spec
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								git-lfs.spec
									
									
									
									
									
								
							| @ -28,12 +28,12 @@ | |||||||
| # https://github.com/git-lfs/git-lfs | # https://github.com/git-lfs/git-lfs | ||||||
| %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} | %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} | ||||||
| %global import_path     %{provider_prefix} | %global import_path     %{provider_prefix} | ||||||
| %global commit          9757f3f7d17e80fe1362f48c0b26eeb102af3817 | %global commit          6f4b2e98e038530a3e26d26726799832290c61c4 | ||||||
| %global shortcommit     %(c=%{commit}; echo ${c:0:7}) | %global shortcommit     %(c=%{commit}; echo ${c:0:7}) | ||||||
| 
 | 
 | ||||||
| Name:           git-lfs | Name:           git-lfs | ||||||
| Version:        2.4.1 | Version:        2.4.2 | ||||||
| Release:        3%{?dist} | Release:        1%{?dist} | ||||||
| Summary:        Git extension for versioning large files | Summary:        Git extension for versioning large files | ||||||
| 
 | 
 | ||||||
| License:        MIT | License:        MIT | ||||||
| @ -44,7 +44,7 @@ ExclusiveArch:  %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 %{arm} aa | |||||||
| BuildRequires:  %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} | BuildRequires:  %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} | ||||||
| 
 | 
 | ||||||
| %if 0%{?with_bundled} | %if 0%{?with_bundled} | ||||||
| Provides:       bundled(golang(github.com/bgentry/go-netrc/netrc)) = 9fd32a8b3d3d3f9d43c341bfe098430e07609480 | Provides:       bundled(golang(github.com/git-lfs/go-netrc/netrc)) = e0e9ca483a183481412e6f5a700ff20a36177503 | ||||||
| Provides:       bundled(golang(github.com/inconshreveable/mousetrap)) = 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 | Provides:       bundled(golang(github.com/inconshreveable/mousetrap)) = 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 | ||||||
| Provides:       bundled(golang(github.com/kr/pty)) = 5cf931ef8f76dccd0910001d74a58a7fca84a83d | Provides:       bundled(golang(github.com/kr/pty)) = 5cf931ef8f76dccd0910001d74a58a7fca84a83d | ||||||
| Provides:       bundled(golang(github.com/olekukonko/ts)) = ecf753e7c962639ab5a1fb46f7da627d4c0a04b8 | Provides:       bundled(golang(github.com/olekukonko/ts)) = ecf753e7c962639ab5a1fb46f7da627d4c0a04b8 | ||||||
| @ -57,7 +57,7 @@ Provides:       bundled(golang(github.com/ThomsonReutersEikon/go-ntlm/ntlm)) = b | |||||||
| Provides:       bundled(golang(github.com/xeipuuv/gojsonschema)) = 6b67b3fab74d992bd07f72550006ab2c6907c416 | Provides:       bundled(golang(github.com/xeipuuv/gojsonschema)) = 6b67b3fab74d992bd07f72550006ab2c6907c416 | ||||||
| Provides:       bundled(golang(github.com/git-lfs/wildmatch)) = 8a0518641565a619e62a2738c7d4498fc345daf6 | Provides:       bundled(golang(github.com/git-lfs/wildmatch)) = 8a0518641565a619e62a2738c7d4498fc345daf6 | ||||||
| %else | %else | ||||||
| BuildRequires:  golang(github.com/bgentry/go-netrc/netrc) | BuildRequires:  golang(github.com/git-lfs/go-netrc/netrc) | ||||||
| BuildRequires:  golang(github.com/kr/pty) | BuildRequires:  golang(github.com/kr/pty) | ||||||
| BuildRequires:  golang(github.com/inconshreveable/mousetrap) | BuildRequires:  golang(github.com/inconshreveable/mousetrap) | ||||||
| BuildRequires:  golang(github.com/olekukonko/ts) | BuildRequires:  golang(github.com/olekukonko/ts) | ||||||
| @ -250,6 +250,9 @@ popd | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Aug 29 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.4.2-1 | ||||||
|  | - Update to 2.4.2 | ||||||
|  | 
 | ||||||
| * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 2.4.1-3 | * Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 2.4.1-3 | ||||||
| - Rebuild with fixed binutils | - Rebuild with fixed binutils | ||||||
| 
 | 
 | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sources
									
									
									
									
									
								
							| @ -1 +1 @@ | |||||||
| SHA512 (git-lfs-2.4.1.tar.gz) = c17503ab6ff494dc55ce42eb1cc0cdcf4f7f3315432c2e49a73c24bb6d8407fff09aa05fc0062e311108d225ae2e11139b11b570dcc6f4ece2d6cfecb000afd3 | SHA512 (git-lfs-2.4.2.tar.gz) = c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user