From 70c7344648fd5c182d32ad2f2b205353f4816c7c Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sun, 27 Apr 2008 20:30:02 +0000 Subject: [PATCH] Fix the Release number. --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 834e18a..5a3cd5a 100644 --- a/gdb.spec +++ b/gdb.spec @@ -13,7 +13,7 @@ Version: 6.8 # The release always contains a leading reserved number, start it at 1. # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. -Release: 4%{?_with_upstream:.upstream}%{?dist} +Release: 5%{?_with_upstream:.upstream}%{?dist} License: GPL Group: Development/Debuggers