public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vim] f43: F45 is enabled in bodhi
@ 2026-09-10 8:56 Zdenek Dohnal
0 siblings, 0 replies; only message in thread
From: Zdenek Dohnal @ 2026-09-10 8:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vim
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 8:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 8:56 [rpms/vim] f43: F45 is enabled in bodhi Zdenek Dohnal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox