build/build.sh build/fedora-release-notes.spec build/temp-make-pub.sh en-US/rpm-info.xml

John J. McDonough jjmcd at fedoraproject.org
Thu May 28 14:19:34 UTC 2009


 build/build.sh                  |    4 ++--
 build/fedora-release-notes.spec |    7 +++++--
 build/temp-make-pub.sh          |    4 ++--
 en-US/rpm-info.xml              |    4 ++++
 4 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit 8453ba7e1bab35ac205aa49f94db2f8a401015fb
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu May 28 10:19:02 2009 -0400

    Bump revision number for new rpm

diff --git a/build/build.sh b/build/build.sh
index 0ff02c8..ba8548d 100644
--- a/build/build.sh
+++ b/build/build.sh
@@ -47,8 +47,8 @@
 # persistent overlay can be easily saved off the stick.
 #
 #
-VER="11.0.0"
-RELDATE="2009-05-08"
+VER="11.0.1"
+RELDATE="2009-05-28"
 rm -Rf work
 mkdir work
 rm -Rf tars
diff --git a/build/fedora-release-notes.spec b/build/fedora-release-notes.spec
index 440d1fd..56814bd 100644
--- a/build/fedora-release-notes.spec
+++ b/build/fedora-release-notes.spec
@@ -10,8 +10,8 @@
 %endif
 
 Name:		fedora-release-notes
-Version:	11.0.0
-Release:	2%{?dist}
+Version:	11.0.1
+Release:	1%{?dist}
 Summary:	Release Notes for Fedora 11
 URL:		http://fedoraproject.org/wiki/Documentation_Beats
 
@@ -174,6 +174,9 @@ if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev
 
 
 %changelog
+* Thu May 28 2009 John J. McDonough <jjmcd at fedoraproject.org> - 11.0.1-1
+- Updated english in release-notes, bump version
+
 * Wed May 13 2009 Paul W. Frields <stickster at gmail.com> - 11.0.0-2
 - Fix homepage content
 
diff --git a/build/temp-make-pub.sh b/build/temp-make-pub.sh
index 46065df..7d9321e 100644
--- a/build/temp-make-pub.sh
+++ b/build/temp-make-pub.sh
@@ -2,8 +2,8 @@
 # Build f-r-n tar after manually cloning f-r-n and editing I18n
 #
 #
-VER="11.0.0"
-RELDATE="2009-05-13"
+VER="11.0.1"
+RELDATE="2009-05-28"
 cd work
 #
 #  release-notes
diff --git a/en-US/rpm-info.xml b/en-US/rpm-info.xml
index c760bed..81c8845 100644
--- a/en-US/rpm-info.xml
+++ b/en-US/rpm-info.xml
@@ -19,6 +19,10 @@
   <title>Fedora Release Notes</title>
   <desc>This document details the release notes for Fedora 11.</desc>
   <changelog order="newest-first">
+    <revision date="2009-05-28" number="11.0.1">
+      <author worker="JohnMcDonough"/>
+      <details>F11</details>
+    </revision>
     <revision date="2009-05-08" number="11.0.0">
       <author worker="JohnMcDonough"/>
       <details>F11</details>





More information about the Fedora-docs-commits mailing list