From cecda385ab6cf74f508494534f3a1eafef7ba3c6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 15 2013 01:39:42 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- diff --git a/tiles.spec b/tiles.spec index 71d3b48..45eb116 100644 --- a/tiles.spec +++ b/tiles.spec @@ -1,7 +1,7 @@ %global master_version 3 Name: tiles Version: 2.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java templating framework for web application user interfaces Group: Development/Libraries License: ASL 2.0 @@ -167,6 +167,9 @@ cp -pr src/target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} %doc LICENSE.txt NOTICE.txt %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 2.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Feb 06 2013 Java SIG - 2.2.2-4 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local