File 0107-Update-pre-push-hook-after-26.0-release.patch of Package erlang

From f29fd86c424f38127b72c43f3cc60d54a7487e48 Mon Sep 17 00:00:00 2001
From: Sverker Eriksson <sverker@erlang.org>
Date: Mon, 22 May 2023 14:59:06 +0200
Subject: [PATCH] Update pre-push hook after 26.0 release

---
 scripts/pre-push | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/scripts/pre-push b/scripts/pre-push
index 8005ef80ee..1cd22c77f5 100755
--- a/scripts/pre-push
+++ b/scripts/pre-push
@@ -23,14 +23,14 @@
 #
 
 # Bump this version to give users an update notification.
-PRE_PUSH_SCRIPT_VERSION=4
+PRE_PUSH_SCRIPT_VERSION=5
 
-NEW_RELEASES="25 24 23 22 21 20 19 18 17"
+NEW_RELEASES="26 25 24 23 22 21 20 19 18 17"
 OLD_RELEASES="r16 r15 r14 r13"
 RELEASES="$NEW_RELEASES $OLD_RELEASES"
 
 # First commit on master, not allowed in other branches
-MASTER_ONLY=b0c30263a0ef698244d898a95c9b9a40e67eac9c
+MASTER_ONLY=c4a6a7a502cdb8ee0bd42d0e2cc58fe5bc0325a3
 
 # Number of commits and files allowed in one push by this script
 NCOMMITS_MAX=100
-- 
2.35.3

openSUSE Build Service is sponsored by