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}