diff --git a/plexus-cli.changes b/plexus-cli.changes index ef6520b..291ab81 100644 --- a/plexus-cli.changes +++ b/plexus-cli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 3 18:20:04 UTC 2019 - Jan Engelhardt + +- Describe package, not project. + ------------------------------------------------------------------- Sat Mar 2 13:25:08 UTC 2019 - Fridrich Strba diff --git a/plexus-cli.spec b/plexus-cli.spec index 094c95f..f51a118 100644 --- a/plexus-cli.spec +++ b/plexus-cli.spec @@ -47,12 +47,11 @@ BuildRequires: guava20 %endif %description -The Plexus project seeks to create end-to-end developer tools for -writing applications. At the core is the container, which can be -embedded or for a full scale application server. There are many -reusable components for hibernate, form processing, jndi, i18n, -velocity, etc. Plexus also includes an application server which -is like a J2EE application server, without all the baggage. +Plexus contains end-to-end developer tools for writing applications. +At the core is the container, which can be embedded or for an +application server. There are many reusable components for hibernate, +form processing, jndi, i18n, velocity, etc. Plexus also includes an +application server which is like a J2EE application server. %package javadoc Summary: Javadoc for %{name}