update to latest upstream 1.2.1
This commit is contained in:
parent
64f9c1459a
commit
01d4c2e64f
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/go1.1.2.src.tar.gz
|
/go1.1.2.src.tar.gz
|
||||||
/go1.2.src.tar.gz
|
/go1.2.src.tar.gz
|
||||||
/golang-19087:a15f344a9efa-xattrs.tar
|
/golang-19087:a15f344a9efa-xattrs.tar
|
||||||
|
/go1.2.1.src.tar.gz
|
||||||
|
@ -24,8 +24,8 @@
|
|||||||
/usr/lib/rpm/brp-compress
|
/usr/lib/rpm/brp-compress
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.2
|
Version: 1.2.1
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Go Programming Language
|
Summary: The Go Programming Language
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -318,6 +318,9 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 04 2014 Adam Miller <maxamillion@fedoraproject.org> 1.2.1-1
|
||||||
|
- Update to latest upstream
|
||||||
|
|
||||||
* Thu Feb 20 2014 Adam Miller <maxamillion@fedoraproejct.org> 1.2-7
|
* Thu Feb 20 2014 Adam Miller <maxamillion@fedoraproejct.org> 1.2-7
|
||||||
- Remove _BSD_SOURCE and _SVID_SOURCE, they are deprecated in recent
|
- Remove _BSD_SOURCE and _SVID_SOURCE, they are deprecated in recent
|
||||||
versions of glibc and aren't needed
|
versions of glibc and aren't needed
|
||||||
|
Loading…
Reference in New Issue
Block a user