diff --git a/plexus-containers.changes b/plexus-containers.changes index 96348a0..fffc2ae 100644 --- a/plexus-containers.changes +++ b/plexus-containers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 3 18:20:04 UTC 2019 - Jan Engelhardt + +- Describe package, not project. + ------------------------------------------------------------------- Sat Mar 2 13:22:53 UTC 2019 - Fridrich Strba diff --git a/plexus-containers.spec b/plexus-containers.spec index ec3727f..b3e7b7b 100644 --- a/plexus-containers.spec +++ b/plexus-containers.spec @@ -51,12 +51,11 @@ BuildRequires: objectweb-asm %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 component-javadoc Summary: Javadoc component from %{name}