[releng] Set obsolete branch to f19.

Jon Ciesla limb at fedoraproject.org
Tue Jan 6 16:25:41 UTC 2015


commit 8dd97ab912c5d172c30f68a0ec6bc786ca0e7d51
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 6 10:23:51 2015 -0600

    Set obsolete branch to f19.

 scripts/process-git-requests/process-git-requests |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/process-git-requests/process-git-requests b/scripts/process-git-requests/process-git-requests
index 7b719d1..69544ea 100755
--- a/scripts/process-git-requests/process-git-requests
+++ b/scripts/process-git-requests/process-git-requests
@@ -3,7 +3,7 @@ VERSION = "1.0"
 
 # Unfortunately pkgdb can't tell us when we stop accepting branches for the
 # oldest supported release, so this needs updating manually.
-OBSOLETE_BRANCH='f18'
+OBSOLETE_BRANCH='f19'
 
 # A bug for testing new types of badly formatted requests exists:
 # https://bugzilla.redhat.com/show_bug.cgi?id=622067


More information about the rel-eng mailing list