From e44384f7a9814b69e964abdea01f095c87dd23e58de7e00438ce804645646186 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 3 Mar 2019 19:50:26 +0000 Subject: [PATCH] Accepting request 681116 from home:jengelh:branches:Java:packages - Describe package, not project. OBS-URL: https://build.opensuse.org/request/show/681116 OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-containers?expand=0&rev=7 --- plexus-containers.changes | 5 +++++ plexus-containers.spec | 11 +++++------ 2 files changed, 10 insertions(+), 6 deletions(-) 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}