From 33f25f57205a01405b536a19b6b7acf5e43754bd Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Wed, 28 Aug 2013 15:08:50 -0700 Subject: [PATCH] Fix the release tag to be Release: 7%{?dist} --- nss.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nss.spec b/nss.spec index c141092..8a3ed0c 100644 --- a/nss.spec +++ b/nss.spec @@ -20,7 +20,7 @@ Summary: Network Security Services Name: nss Version: 3.15.1 -Release: 6%{?dist} +Release: 7%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries