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] f45: F45 is enabled in bodhi
Date: Thu, 10 Sep 2026 08:03:58 GMT [thread overview]
Message-ID: <178902743873.1.17528369154875488386.rpms-vim-ec7a658aecfa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vim
Branch : f45
Commit : ec7a658aecfafd6b88988cfa68a2461efecc89bc
Author : Zdenek Dohnal <zdohnal@redhat.com>
Date : 2026-09-10T09:49:08+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vim/c/ec7a658aecfafd6b88988cfa68a2461efecc89bc?branch=f45
Log:
F45 is enabled in bodhi
---
diff --git a/vim-update.sh b/vim-update.sh
index 077e424..bfff3bc 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -5,8 +5,8 @@ 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=( "fc46" "fc45" "fc44" "\|fc43" )
-bodhi_enabled=( "0" "0" "1" "1" )
+regexps=( "fc46" "fc45" "\|fc44" "\|fc43" )
+bodhi_enabled=( "0" "1" "1" "1" )
needs_update=()
#releases_regexp=fc28\\\|fc27\\\|fc28
reply other threads:[~2026-09-10 8:03 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=178902743873.1.17528369154875488386.rpms-vim-ec7a658aecfa@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