public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/golang] rawhide: Move Fedora 43 to 1.26
Date: Tue, 25 Aug 2026 07:45:58 GMT	[thread overview]
Message-ID: <178764395895.1.7648429853411589256.rpms-golang-d20318e62cd4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/golang
            Branch : rawhide
            Commit : d20318e62cd439ccf71c5f2e082bb97c3b476783
            Author : Álex Sáez <asm@redhat.com>
            Date   : 2026-08-25T09:14:19+02:00
            Stats  : +3/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/golang/c/d20318e62cd439ccf71c5f2e082bb97c3b476783?branch=rawhide

            Log:
            Move Fedora 43 to 1.26

Go 1.25 is EOL

Reference: https://forge.fedoraproject.org/fesco/docs/src/branch/main/fesco/modules/ROOT/pages/Updates_Policy.adoc#golang

---
diff --git a/.packit.yaml b/.packit.yaml
index d8dbdfa..656ea7f 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -14,11 +14,12 @@ actions:
     - bash -c "cd $PACKIT_DOWNSTREAM_REPO && ./update-bundled-provides.sh golang.spec"
 
 jobs:
-  # Fedora 43 follows Go 1.25
+  # Fedora 43 follows Go 1.26
+  # https://forge.fedoraproject.org/fesco/docs/src/branch/main/fesco/modules/ROOT/pages/Updates_Policy.adoc#golang
   - job: pull_from_upstream
     trigger: release
     dist_git_branches: fedora-43
-    upstream_tag_include: "^go1.25.+"
+    upstream_tag_include: "^go1.26.+"
 
   # Fedora 44 follows Go 1.26
   - job: pull_from_upstream

                 reply	other threads:[~2026-08-25  7:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178764395895.1.7648429853411589256.rpms-golang-d20318e62cd4@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox