[nss] Fix the release tag to be Release: 7%{?dist}

Elio Maldonado emaldonado at fedoraproject.org
Wed Aug 28 22:09:44 UTC 2013


commit 33f25f57205a01405b536a19b6b7acf5e43754bd
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Wed Aug 28 15:08:50 2013 -0700

    Fix the release tag to be Release: 7%{?dist}

 nss.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list