File 0102-Update-pre-push-hook-after-master-release.patch of Package erlang

From 7ed4440e3aacb592b7f7303968714de858250fa9 Mon Sep 17 00:00:00 2001
From: Sverker Eriksson <sverker@erlang.org>
Date: Tue, 14 May 2019 18:22:13 +0200
Subject: [PATCH] Update pre-push hook after master release

---
 scripts/pre-push | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/pre-push b/scripts/pre-push
index 71e9fd1e75..670f1c9796 100755
--- a/scripts/pre-push
+++ b/scripts/pre-push
@@ -22,12 +22,12 @@
 #   <local ref> <local sha1> <remote ref> <remote sha1>
 #
 
-NEW_RELEASES="21 20 19 18 17"
+NEW_RELEASES="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=aea2a053e28a11497796879715be29ab0c3cd1a0
+MASTER_ONLY=f633fe962ea7078c32f8c81d34950c0ebce0f472
 
 # Number of commits and files allowed in one push by this script
 NCOMMITS_MAX=100
-- 
2.16.4

openSUSE Build Service is sponsored by