diff --git a/ghostwriter.changes b/ghostwriter.changes index f89167f..1a73123 100644 --- a/ghostwriter.changes +++ b/ghostwriter.changes @@ -1,12 +1,17 @@ ------------------------------------------------------------------- Thu Sep 8 01:06:00 UTC 2016 - luke.nukem.jones@gmail.com -- Update to version 1.4.2 - * Issue #113: Full screen clock now displays time based on locale. - * Issue #119: Null characters, which had been breaking the HTML preview, are no longer inserted when typing over selecting text. - * Issue #121: Code fences are now correctly highlighted when they contain blank lines. - * Issue #123: Statistics HUDs now have proper padding when alternating row colors is enabled. - * Issue #125: The translations folder has been moved up one folder for the portable distribution of ghostwriter. +- Update to version 1.4.2: + * Issue #113: Full screen clock now displays time based on + locale. + * Issue #119: Null characters, which had been breaking the HTML + preview, are no longer inserted when typing over selecting text. + * Issue #121: Code fences are now correctly highlighted when they + contain blank lines. + * Issue #123: Statistics HUDs now have proper padding when + alternating row colors is enabled. + * Issue #125: The translations folder has been moved up one + folder for the portable distribution of ghostwriter. * Sundry minor fixes have been added. ------------------------------------------------------------------- diff --git a/ghostwriter.spec b/ghostwriter.spec index 9910c9e..addd7a1 100644 --- a/ghostwriter.spec +++ b/ghostwriter.spec @@ -56,7 +56,7 @@ provides a relaxing, distraction-free writing environment. %build %qmake5 PREFIX=%{_prefix} -make %{?_smp_mflags} +%make_jobs %install %qmake5_install