[fedora-release-notes/f15] Release Notes bug fixes: - Typo in Virtualization (BZ#705928) - gnuplot not GNU plot (BZ#707318)

John J. McDonough jjmcd at fedoraproject.org
Fri Jun 3 21:25:15 UTC 2011


commit 33e2f14ac766e7f9446d4f2dcdb6e2921fba7495
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Fri Jun 3 17:23:35 2011 -0400

    Release Notes bug fixes:
     - Typo in Virtualization (BZ#705928)
     - gnuplot not GNU plot (BZ#707318)
     - device naming (BZ#707730)
     - Correct version number of boost (BZ#707786)
     - Remove reference to disappeared GS-Theme-Selector (BZ#708085)

 .gitignore                |    1 +
 fedora-release-notes.spec |    9 ++++++++-
 sources                   |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fef227..b7dcb4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ fedora-release-notes-13.2.tar.gz
 /fedora-release-notes-14.96.1.tar.gz
 /fedora-release-notes-14.98.0.tar.gz
 /fedora-release-notes-15.0.0.tar.gz
+/fedora-release-notes-15.1.0.tar.gz
diff --git a/fedora-release-notes.spec b/fedora-release-notes.spec
index 4007b84..d425f25 100644
--- a/fedora-release-notes.spec
+++ b/fedora-release-notes.spec
@@ -1,7 +1,7 @@
 # Documentation Specfile
 
 Name:      fedora-release-notes
-Version:   15.0.0
+Version:   15.1.0
 Release:   1%{?dist}
 Summary:   Release Notes
 URL:       http://fedoraproject.org
@@ -142,6 +142,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 # be overwritten.  Make permanent changes to the docs/tools.git repo
 
 %changelog
+* Fri Jun  3 2011 John J. McDonough <jjmcd at fedoraproject.org> - 15.1.0-1
+ - Typo in Virtualization (BZ#705928)
+ - gnuplot not GNU plot (BZ#707318)
+ - device naming (BZ#707730)
+ - Correct version number of boost (BZ#707786)
+ - Remove reference to disappeared GS-Theme-Selector (BZ#708085)
+ 
 * Tue May 10 2011 John J. McDonough <jjmcd at fedoraproject.org> - 15.0.0-1
 - Updated doc-publican-rpm (icons named to match package)
 - BZ#680165, BZ#699770, BZ#701638, BZ#701780, BZ#702669
diff --git a/sources b/sources
index f31b75d..e7ea4a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e0c9b4c0ccbcc8dd1d10c1ac55426b3  fedora-release-notes-15.0.0.tar.gz
+237fd793ddf64679120fa4b9b25efea7  fedora-release-notes-15.1.0.tar.gz


More information about the scm-commits mailing list