diff --git a/jboss-common-core.spec b/jboss-common-core.spec index f046005..2887ce3 100644 --- a/jboss-common-core.spec +++ b/jboss-common-core.spec @@ -3,7 +3,7 @@ Name: jboss-common-core Version: 2.2.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JBoss Common Classes Group: Development/Libraries License: LGPLv2+ and ASL 1.1 @@ -32,7 +32,7 @@ BuildRequires: jboss-parent BuildRequires: junit4 BuildRequires: jboss-logging -Requires: jbosss-logging +Requires: jboss-logging Requires: jpackage-utils Requires: java @@ -84,6 +84,9 @@ cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Tue Oct 11 2011 Marek Goldmann 2.2.18-3 +- Requires typo + * Sun Oct 02 2011 Marek Goldmann 2.2.18-2 - Another license field fix