diff mbox

Bump BASE-VER, change snapshots to gcc-5-2014xxxxx

Message ID alpine.LSU.2.11.1408141508450.20733@zhemvz.fhfr.qr
State New
Headers show

Commit Message

Richard Biener Aug. 14, 2014, 1:09 p.m. UTC
See $subject.

Ok?

Thanks,
Richard.

2014-08-14  Richard Biener  <rguenther@suse.de>

	maintainer-scripts/
	* crontab: Change trunk snapshots from 4.10 to 5.

	gcc/
	* BASE-VER: Change to 5.0.0

Comments

Jakub Jelinek Aug. 14, 2014, 1:17 p.m. UTC | #1
On Thu, Aug 14, 2014 at 03:09:26PM +0200, Richard Biener wrote:
> 
> See $subject.
> 
> Ok?
> 
> Thanks,
> Richard.
> 
> 2014-08-14  Richard Biener  <rguenther@suse.de>
> 
> 	maintainer-scripts/
> 	* crontab: Change trunk snapshots from 4.10 to 5.
> 
> 	gcc/
> 	* BASE-VER: Change to 5.0.0

LGTM.

> --- maintainer-scripts/crontab	(revision 213958)
> +++ maintainer-scripts/crontab	(working copy)
> @@ -3,4 +3,4 @@
>  55  0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
>  32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.9:branches/gcc-4_9-branch -l -d /sourceware/snapshot-tmp/gcc all
>  32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.8:branches/gcc-4_8-branch -l -d /sourceware/snapshot-tmp/gcc all
> -32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.10:trunk -l -d /sourceware/snapshot-tmp/gcc all
> +32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 5:trunk -l -d /sourceware/snapshot-tmp/gcc all
> Index: gcc/BASE-VER
> ===================================================================
> --- gcc/BASE-VER	(revision 213958)
> +++ gcc/BASE-VER	(working copy)
> @@ -1 +1 @@
> -4.10.0
> +5.0.0

	Jakub
Gerald Pfeifer Aug. 16, 2014, 11:07 a.m. UTC | #2
On Thu, 14 Aug 2014, Richard Biener wrote:
> See $subject.
> 
> Ok?

I had the same change, but did not get to submit it while traveling
last week.

Is there anything else we need to do for the version change?

Gerald
Richard Biener Aug. 18, 2014, 7:49 a.m. UTC | #3
On Sat, 16 Aug 2014, Gerald Pfeifer wrote:

> On Thu, 14 Aug 2014, Richard Biener wrote:
> > See $subject.
> > 
> > Ok?
> 
> I had the same change, but did not get to submit it while traveling
> last week.
> 
> Is there anything else we need to do for the version change?

A NEWS item maybe (explaining the change or pointing to the
develop.html section I added).

Likewise a note on the top of gcc-5/changes.html.

Richard.
diff mbox

Patch

Index: maintainer-scripts/crontab
===================================================================
--- maintainer-scripts/crontab	(revision 213958)
+++ maintainer-scripts/crontab	(working copy)
@@ -3,4 +3,4 @@ 
 55  0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
 32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.9:branches/gcc-4_9-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.8:branches/gcc-4_8-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.10:trunk -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 5:trunk -l -d /sourceware/snapshot-tmp/gcc all
Index: gcc/BASE-VER
===================================================================
--- gcc/BASE-VER	(revision 213958)
+++ gcc/BASE-VER	(working copy)
@@ -1 +1 @@ 
-4.10.0
+5.0.0