public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Zdenek Dohnal <zdohnal@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vim] rawhide: F45 got branched
Date: Tue, 18 Aug 2026 10:14:43 GMT	[thread overview]
Message-ID: <178704808336.1.11091664983788992838.rpms-vim-b934ab84ae84@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/vim
Branch : rawhide
Commit : b934ab84ae84d1fb7c6f8d68d58a9e8f0f7dcba7
Author : Zdenek Dohnal <zdohnal@redhat.com>
Date   : 2026-08-18T12:14:36+02:00
Stats  : +4/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/vim/c/b934ab84ae84d1fb7c6f8d68d58a9e8f0f7dcba7?branch=rawhide

Log:
F45 got branched

---
diff --git a/vim-update.sh b/vim-update.sh
index 328022e..077e424 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -1,12 +1,12 @@
 #!/bin/bash
 debug=""
 #debug="echo "
-branches=( "rawhide" "f44" "f43" )
-releases=( "fc45" "fc44" "fc43" )
+branches=( "rawhide" "f45" "f44" "f43" )
+releases=( "fc46" "fc45" "fc44" "fc43" )
 # the first bodhi enabled release is the last without \| - all
 # others need to have \|
-regexps=( "fc45" "fc44" "\|fc43" )
-bodhi_enabled=( "0" "1" "1" )
+regexps=( "fc46" "fc45" "fc44" "\|fc43" )
+bodhi_enabled=( "0" "0" "1" "1" )
 needs_update=()
 #releases_regexp=fc28\\\|fc27\\\|fc28
 

                 reply	other threads:[~2026-08-18 10:14 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=178704808336.1.11091664983788992838.rpms-vim-b934ab84ae84@fedoraproject.org \
    --to=zdohnal@redhat.com \
    --cc=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