From 96af8a1ad4795862083a9466ac0f52ac7b7b7178 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 21:49:46 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- xmlbeans.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xmlbeans.spec b/xmlbeans.spec index 2916651..543e986 100644 --- a/xmlbeans.spec +++ b/xmlbeans.spec @@ -32,7 +32,7 @@ Name: xmlbeans Version: 2.6.0 -Release: 1%{?dist}%{?with_bootstrap:.boot} +Release: 2%{?dist}%{?with_bootstrap:.boot} Summary: XML-Java binding tool Group: Development/Libraries URL: http://xmlbeans.apache.org/ @@ -216,6 +216,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* 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)