From 07affeb50dcf5512eae10221cebfc6250980a687 Mon Sep 17 00:00:00 2001 From: Jakub Čajka Date: Apr 30 2019 10:22:52 +0000 Subject: Rebase to c2d9eea1f1d5bc4c49e3a97384ffcb40b7dd52bf --- 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 60b67ae..c4b430f 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 434dd4e44e9300e6848e43fc80e061a8e7dc7b12 Mon Sep 17 00:00:00 2001 +From 99d8e391c87008769c332273c2dd9a9668d1d57d 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 d421b50..5ad5bf9 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 34d10df1e3e630b8ee1bf638458f586e91766d63 Mon Sep 17 00:00:00 2001 +From 5e633d0f3177fdc35fc1a8d74820bc0fe6799e2c 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 f685fba..27990c3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -devel +44343c777c Thu Apr 25 03:00:32 2019 +0000 +devel +c2d9eea1f1 Tue Apr 30 08:25:33 2019 +0000 diff --git a/golang.spec b/golang.spec index b839f41..4d2a029 100644 --- a/golang.spec +++ b/golang.spec @@ -108,12 +108,12 @@ %global go_api 1.13 %global go_version 1.13 -%global go_commit 44343c777ca8c02262d1d381a2cc24866b3c5414 +%global go_commit c2d9eea1f1d5bc4c49e3a97384ffcb40b7dd52bf %global go_shortcommit %(c=%{go_commit}; echo ${c:0:7}) Name: golang Version: %go_version -Release: 0.16git%{go_shortcommit}%{?dist} +Release: 0.17git%{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 +* Tue Apr 30 2019 Jakub Čajka - 1.13-0.17gitc2d9eea +- Rebase to c2d9eea1f1d5bc4c49e3a97384ffcb40b7dd52bf + * Thu Apr 25 2019 Jakub Čajka - 1.13-0.16git44343c7 - Rebase to 44343c777ca8c02262d1d381a2cc24866b3c5414