Accepting request 354750 from home:MargueriteSu:branches:devel:languages:go
update version 14.3 OBS-URL: https://build.opensuse.org/request/show/354750 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=21
This commit is contained in:
parent
ebb13a8f8d
commit
e1118baed2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0a556eef22b688d13afecde80d642f9dff520e7f095d5ab3ff39c6613477e1b
|
||||
size 19982
|
3
golang-packaging-14.3.tar.gz
Normal file
3
golang-packaging-14.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d6d74298ed38a7b3c6a0775856a77618d0d9d3353ac2cdaa35e1e390c04ff0f
|
||||
size 20166
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 10:36:14 UTC 2016 - i@marguerite.su
|
||||
|
||||
- update version 14.3
|
||||
* fix: command not found error for go test on SLE
|
||||
* fix #5 again: gsub importpath itself is not enough
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 11:19:26 UTC 2016 - i@marguerite.su
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: golang-packaging
|
||||
Version: 14.2
|
||||
Version: 14.3
|
||||
Release: 0
|
||||
Summary: A toolchain to help packaging golang
|
||||
License: GPL-3.0
|
||||
@ -56,7 +56,7 @@ install -m0644 macros.go %{buildroot}%{_sysconfdir}/rpm/
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README.md TODO ChangeLog
|
||||
%doc COPYING README.md ChangeLog
|
||||
%config %{_sysconfdir}/rpm/macros.go
|
||||
%if %{?suse_version} >= 1320
|
||||
%{_prefix}/lib/rpm/fileattrs/golang.attr
|
||||
|
Loading…
Reference in New Issue
Block a user