public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/golang] f45: Move Fedora 43 to 1.26
@ 2026-08-25  7:51 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-25  7:51 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/golang
            Branch : f45
            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=f45

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25  7:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25  7:51 [rpms/golang] f45: Move Fedora 43 to 1.26 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox