diff --git a/xmlbeans.spec b/xmlbeans.spec index 23df94a..f3a7987 100644 --- a/xmlbeans.spec +++ b/xmlbeans.spec @@ -32,7 +32,7 @@ Name: xmlbeans Version: 2.6.0 -Release: 2%{?dist}%{?with_bootstrap:.boot} +Release: 3%{?dist}%{?with_bootstrap:.boot} Summary: XML-Java binding tool Group: Development/Libraries URL: http://xmlbeans.apache.org/ @@ -218,9 +218,12 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Mar 03 2013 Matt Spaulding - 2.6.0-2 +* Sun Mar 03 2013 Matt Spaulding - 2.6.0-3 - Fixed classpath issue with scripts (#892690) +* Fri Feb 15 2013 Fedora Release Engineering - 2.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sat Oct 13 2012 Matt Spaulding - 2.6.0-1 - Updated to latest version 2.6.0 (#824022) - Compiles with target 1.5 (#842625)