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