From a2ff8b105113af3bd5c3c15b7097f28b6514cf4e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 01:23:09 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- modello.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modello.spec b/modello.spec index 2da4e99..260a070 100644 --- a/modello.spec +++ b/modello.spec @@ -30,7 +30,7 @@ Name: modello Version: 1.5 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 0 Summary: Modello Data Model toolkit License: ASL 2.0 and BSD and MIT @@ -164,6 +164,9 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0:1.5-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 0:1.5-6 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local