From f0530418c925f1d337574431c4f7700403bcba05 Mon Sep 17 00:00:00 2001 From: Jakub Čajka Date: Jan 02 2019 16:22:25 +0000 Subject: Rebase to ad1644943ba691740c3bec29280f350f9d81c1b1 --- diff --git a/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch b/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch index 53be175..3074ef2 100644 --- a/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch +++ b/0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch @@ -1,4 +1,4 @@ -From 0154342ed90fe6da1688639575fca4279428abc2 Mon Sep 17 00:00:00 2001 +From 63148cf1bad50d57409d92ac43e961c0325c0d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Thu, 22 Mar 2018 11:49:09 +0100 Subject: [PATCH 1/2] Don't use the bundled tzdata at runtime, except for the diff --git a/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch b/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch index 34b8158..d05840b 100644 --- a/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch +++ b/0002-syscall-expose-IfInfomsg.X__ifi_pad-on-s390x.patch @@ -1,4 +1,4 @@ -From a382476b3bebaecf83b13cdc88994eb067170158 Mon Sep 17 00:00:00 2001 +From 8c51efb3ff063ca68cef1e6de31440ce18bc1599 Mon Sep 17 00:00:00 2001 From: Michael Munday Date: Tue, 17 Jan 2017 11:33:38 -0500 Subject: [PATCH 2/2] syscall: expose IfInfomsg.X__ifi_pad on s390x diff --git a/VERSION b/VERSION index bb986ae..473a920 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -devel +9e0ec5ef59 Thu Dec 6 02:43:14 2018 +0000 +devel +ad1644943b Wed Jan 2 16:18:03 2019 +0000 diff --git a/golang.spec b/golang.spec index dec18f0..d936b35 100644 --- a/golang.spec +++ b/golang.spec @@ -106,14 +106,14 @@ %global gohostarch s390x %endif -%global go_api 1.12 -%global go_version 1.12 -%global go_commit 9e0ec5ef5945696e90d7749d3569471c6f8b68c5 +%global go_api 1.13 +%global go_version 1.13 +%global go_commit ad1644943ba691740c3bec29280f350f9d81c1b1 %global go_shortcommit %(c=%{go_commit}; echo ${c:0:7}) Name: golang Version: %go_version -Release: 0.61git%{go_shortcommit}%{?dist} +Release: 0.1git%{go_shortcommit}%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain License: BSD and Public Domain @@ -564,6 +564,9 @@ fi %endif %changelog +* Wed Jan 02 2019 Jakub Čajka - 1.13-0.1gitad16449 +- Rebase to ad1644943ba691740c3bec29280f350f9d81c1b1 + * Thu Dec 06 2018 Jakub Čajka - 1.12-0.61git9e0ec5e - Rebase to 9e0ec5ef5945696e90d7749d3569471c6f8b68c5