This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree".
The branch, master has been updated via 2f6f3632bfe63cc283cb15feb4bae435a62b9410 (commit) from e6c76881f96841ba4f188e49e3100b5df8f508ed (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 2f6f3632bfe63cc283cb15feb4bae435a62b9410 Author: Michael Tremer michael.tremer@ipfire.org Date: Wed Feb 27 22:01:11 2019 +0000
gcc: Update to 8.3.0
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: gcc/gcc.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files: diff --git a/gcc/gcc.nm b/gcc/gcc.nm index cd3fb35a8..5266c2f80 100644 --- a/gcc/gcc.nm +++ b/gcc/gcc.nm @@ -7,7 +7,7 @@ build_graphite = 1
name = gcc -version = 8.2.0 +version = 8.3.0 release = 1
maintainer = Michael Tremer michael.tremer@ipfire.org
hooks/post-receive -- IPFire 3.x development tree