#1 Bump to commit 555d28b269f0569763d25dbe1a237ae74c6bcc82
Closed 4 years ago by eclipseo. Opened 4 years ago by elmarco.
rpms/ elmarco/golang-x-time master  into  master

file modified
+1
@@ -1,1 +1,2 @@ 

  /time-9d24e82272b4f38b78bc8cff74fa936d31ccd8ef.tar.gz

+ /time-555d28b269f0569763d25dbe1a237ae74c6bcc82.tar.gz

file modified
+5 -2
@@ -4,7 +4,7 @@ 

  # https://github.com/golang/time

  %global goipath         golang.org/x/time

  %global forgeurl        https://github.com/golang/time

- %global commit          9d24e82272b4f38b78bc8cff74fa936d31ccd8ef

+ %global commit          555d28b269f0569763d25dbe1a237ae74c6bcc82

  

  %gometa

  
@@ -23,7 +23,7 @@ 

  

  Name:           %{goname}

  Version:        0

- Release:        0.16%{?dist}

+ Release:        0.17%{?dist}

  Summary:        Go supplementary time packages

  

  # Upstream license specification: BSD-3-Clause
@@ -53,6 +53,9 @@ 

  %gopkgfiles

  

  %changelog

+ * Tue Feb 18 2020 Marc-André Lureau <marcandre.lureau@redhat.com> - 0-0.17

+ - Bump to commit 555d28b269f0569763d25dbe1a237ae74c6bcc82

+ 

  * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.16

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (time-9d24e82272b4f38b78bc8cff74fa936d31ccd8ef.tar.gz) = d4f6336675a491f5de855c33a506baa99c33c02f59fa9c5284e29ab4638eb55ff5f7d24dd5a1c480211f41cbd3bffa6366594828c333f5f039a7f3009515beb6

+ SHA512 (time-555d28b269f0569763d25dbe1a237ae74c6bcc82.tar.gz) = fb3aead0791f2012484f94ef97f12c7217fc56b583f39c4e38ccea5de26ee84a4e8274a044f96a62ec3cbc5e647ffc064fc613d2b7172187f283108171d12374

no initial comment

I need SetBurst() to build gvisor

Pull-Request has been closed by eclipseo

4 years ago