diff --git a/.gitignore b/.gitignore
index 2d9ca42..2aa5a83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/gcc-5.0.0-20150319.tar.bz2
/gcc-5.0.0-20150407.tar.bz2
/gcc-5.0.1-20150413.tar.bz2
+/gcc-5.0.1-20150417.tar.bz2
diff --git a/gcc.spec b/gcc.spec
index 4cd246e..a4843dd 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,9 +1,9 @@
-%global DATE 20150413
-%global SVNREV 222046
+%global DATE 20150417
+%global SVNREV 222191
%global gcc_version 5.0.1
# Note, gcc_release must be integer, if you want to add suffixes to
# %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 0.1
+%global gcc_release 0.2
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@@ -3068,6 +3068,11 @@ fi
%doc rpm.doc/changelogs/libcc1/ChangeLog*
%changelog
+* Fri Apr 17 2015 Jakub Jelinek
-+ Release 5.0.0 ++ Release 5.0.1 +
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation @@ -18,7 +18,7 @@ - The API documentation, rendered into HTML, can be viewed online: + The API documentation, rendered into HTML, can be viewed here: