[fedora-release-notes] correct error in description

John J. McDonough jjmcd at fedoraproject.org
Tue Sep 14 15:48:01 UTC 2010


commit 99da213282139a0fc6f7452d9a7aabfa42040d93
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Tue Sep 14 11:47:55 2010 -0400

    correct error in description

 fedora-release-notes.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fedora-release-notes.spec b/fedora-release-notes.spec
index 53b67c3..d16cae8 100644
--- a/fedora-release-notes.spec
+++ b/fedora-release-notes.spec
@@ -2,7 +2,7 @@
 
 Name:      fedora-release-notes
 Version:   13.95.0
-Release:   3%{?dist}
+Release:   4%{?dist}
 Summary:   Release Notes
 URL:       http://fedoraproject.org
 Group:     System Environment/Base
@@ -13,7 +13,7 @@ BuildArch: noarch
 Requires:	coreutils
 
 %description
-These are the official Release Notes for Fedora 13,
+These are the official Release Notes for Fedora 14,
 written and edited by the Fedora community. For more
 information on the Release Notes process or how you can
 contribute, refer to the Release Notes HOWTO located at
@@ -124,6 +124,10 @@ if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev
 %{_datadir}/icons/hicolor/48x48/apps/fedora-documentation.png
 
 %changelog
+* Mon Sep 13 2010 John J. McDonough <jjmcd at fedoraproject.org> - 13.95.0-4
+- Correct description in specfile
+- Corrects BZ#632819
+
 * Mon Sep 13 2010 John J. McDonough <jjmcd at fedoraproject.org> - 13.95.0-3
 - Release Notes for Beta
 


More information about the scm-commits mailing list