From 7bcbce67445ad9c2c32e645e95a04cd8ea36ea036b12eed47d093a71ec8fc69e Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 7 Feb 2019 20:35:59 +0000 Subject: [PATCH] Accepting request 672509 from home:jengelh:branches:Java:packages - Actually say what's included. OBS-URL: https://build.opensuse.org/request/show/672509 OBS-URL: https://build.opensuse.org/package/show/Java:packages/aopalliance?expand=0&rev=3 --- aopalliance.changes | 5 +++++ aopalliance.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/aopalliance.changes b/aopalliance.changes index c2b043e..6d0b9cf 100644 --- a/aopalliance.changes +++ b/aopalliance.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 7 16:11:13 UTC 2019 - Jan Engelhardt + +- Actually say what's included. + ------------------------------------------------------------------- Fri Oct 26 09:24:55 UTC 2018 - Fridrich Strba diff --git a/aopalliance.spec b/aopalliance.spec index 2a7790b..d72d61f 100644 --- a/aopalliance.spec +++ b/aopalliance.spec @@ -37,11 +37,11 @@ BuildArch: noarch %description Aspect-Oriented Programming (AOP) offers a better solution to many problems than do existing technologies, such as EJB. AOP Alliance -intends to facilitate and standardize the use of AOP to enhance -existing middleware environments (such as J2EE), or development -environements (e.g. Eclipse). The AOP Alliance also aims to ensure -interoperability between Java/J2EE AOP implementations to build a -larger AOP community. +facilitates and standardizes the use of AOP. + +This package contains APIs for program instrumentation, interception +mechanisms, and a set of interfaces for implementing a generic +reflection API. %package javadoc Summary: API documentation for %{name}