diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 465c2565b5..d2a2c3cae2 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,18 @@ May 9th, 2016 + + [bdubbs] - Update to gnumeric-1.12.29. Fixes + #7808. + + + [bdubbs] - Update to goffice-0.10.29. Partially fixes + #7808. + + + [bdubbs] - Update to gtksourceview-3.20.3. Fixes + #7815. + [bdubbs] - Update to gedit-3.20.2. Fixes #7816. diff --git a/packages.ent b/packages.ent index ad8183fb4a..6399884b72 100644 --- a/packages.ent +++ b/packages.ent @@ -487,13 +487,13 @@ - + - + @@ -640,7 +640,7 @@ - + diff --git a/x/lib/goffice010.xml b/x/lib/goffice010.xml index 207cb86c94..554b5b11f7 100644 --- a/x/lib/goffice010.xml +++ b/x/lib/goffice010.xml @@ -8,9 +8,9 @@ "&gnome-download-http;/goffice/0.10/goffice-&goffice010-version;.tar.xz"> - + - + ]> @@ -42,6 +42,7 @@ &lfs79_checked; + &gcc6_checked; Package Information diff --git a/x/lib/gtksourceview.xml b/x/lib/gtksourceview.xml index 7ab5f18387..ae23717a0c 100644 --- a/x/lib/gtksourceview.xml +++ b/x/lib/gtksourceview.xml @@ -8,9 +8,9 @@ "&gnome-download-http;/gtksourceview/&gnome-minor-20;/gtksourceview->ksourceview-version;.tar.xz"> - + - + ]> @@ -38,6 +38,7 @@ &lfs79_checked; + &gcc6_checked; Package Information diff --git a/xsoft/office/gnumeric.xml b/xsoft/office/gnumeric.xml index 2ef40a9817..2b60adc81e 100644 --- a/xsoft/office/gnumeric.xml +++ b/xsoft/office/gnumeric.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -35,6 +35,7 @@ &lfs79_checked; + &gcc6_checked; Package Information @@ -142,11 +143,10 @@ make If you wish to test the results, first disable one test which fails: -sed \ - -e '/\tt1013-crlibm.*/d' \ - -i test/Makefile +sed -e '/\tt1013-crlibm.*/d' \ + -i test/Makefile - then issue make check. Tests must be run from an active + then issue make check. Tests should be run from an active X session, and should be installed to prevent some failures.