diff --git a/texworks.changes b/texworks.changes index a4b9fd6..fff2b80 100644 --- a/texworks.changes +++ b/texworks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 17 08:06:33 UTC 2016 - jengelh@inai.de + +- Trim irrelevant parts from description + ------------------------------------------------------------------- Sun May 1 23:24:55 UTC 2016 - badshah400@gmail.com diff --git a/texworks.spec b/texworks.spec index 8b675dc..82949ec 100644 --- a/texworks.spec +++ b/texworks.spec @@ -55,13 +55,8 @@ Requires: texlive-latex BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -The TeXworks project is an effort to build a simple TeX front-end -program (working environment) that will be available for all today’s -major desktop operating systems—in particular, MS Windows (XP and -Vista), typical GNU/Linux distros and other X11-based systems, and -Mac OS X. It is deliberately modeled on Dick Koch’s award-winning -TeXShop for Mac OS X, which is credited with a resurgence of TeX -usage on the Mac platform. +The TeXworks project is a simple TeX front-end program (working +environment) that is modeled on Dick Koch's TeXShop for Mac OS X. %package plugin-python Summary: Plugins to add python scripting to texworks @@ -70,13 +65,8 @@ Requires: %{name} = %{version} Requires: python %description plugin-python -The TeXworks project is an effort to build a simple TeX front-end -program (working environment) that will be available for all today’s -major desktop operating systems—in particular, MS Windows (XP and -Vista), typical GNU/Linux distros and other X11-based systems, and -Mac OS X. It is deliberately modeled on Dick Koch’s award-winning -TeXShop for Mac OS X, which is credited with a resurgence of TeX -usage on the Mac platform. +The TeXworks project is a simple TeX front-end program (working +environment) that is modeled on Dick Koch's TeXShop for Mac OS X. This package adds python scripting abitilies to TeXworks. @@ -87,13 +77,8 @@ Requires: %{name} = %{version} Requires: lua %description plugin-lua -The TeXworks project is an effort to build a simple TeX front-end -program (working environment) that will be available for all today’s -major desktop operating systems—in particular, MS Windows (XP and -Vista), typical GNU/Linux distros and other X11-based systems, and -Mac OS X. It is deliberately modeled on Dick Koch’s award-winning -TeXShop for Mac OS X, which is credited with a resurgence of TeX -usage on the Mac platform. +The TeXworks project is a simple TeX front-end program (working +environment) that is modeled on Dick Koch's TeXShop for Mac OS X. This package adds lua scripting abitilies to TeXworks.