#108 Update f37 to upstream release 1.21.1
Closed 9 months ago by alexsaezm. Opened 9 months ago by packit.

file added
+3
@@ -0,0 +1,3 @@ 

+ This repository is maintained by packit.

+ https://packit.dev/

+ The file was generated using packit 0.79.1.post14+g9e876412.

file modified
+5 -2
@@ -117,8 +117,8 @@ 

  %global baserelease 1

  

  Name:           golang

- Version:        %{go_version}

- Release:        %{baserelease}%{?dist}

+ Version:        1.21.1

+ Release:        1%{?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
@@ -538,6 +538,9 @@ 

  %endif

  

  %changelog

+ * Thu Sep 07 2023 Packit <hello@packit.dev> - 1.21.1-1

+ New release ${PACKIT_PROJECT_VERSION}

+ 

  * Thu Sep 07 2023 Alejandro Sáez <asm@redhat.com> - 1.19.13-1

  - Update to go1.19.13

  

Upstream tag: go1.21.1
Upstream commit: 2c1e5b05

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):

git fetch https://src.fedoraproject.org/forks/packit/rpms/golang.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.21.1-f37-update-pull_from_upstream

Pull-Request has been closed by alexsaezm

9 months ago
Metadata